[][src]Type Definition ht32f1xxxx::ht32f12364::fault_reports::BFAR

type BFAR = Reg<u32, _BFAR>;

BFAR

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

For information about available fields see bfar module

Trait Implementations

impl Readable for BFAR[src]

read() method returns bfar::R reader structure

impl ResetValue for BFAR[src]

Register BFAR reset()'s with value 0

type Type = u32

Register size

impl Writable for BFAR[src]

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