[][src]Type Definition ht32f1xxxx::ht32f12345::fault_reports::AFSR

type AFSR = Reg<u32, _AFSR>;

AFSR

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see afsr module

Trait Implementations

impl Readable for AFSR[src]

read() method returns afsr::R reader structure

impl ResetValue for AFSR[src]

Register AFSR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFSR[src]

write(|w| ..) method takes afsr::W writer structure