[][src]Type Definition ht32f2xxxx::ht32f22366::fault_reports::BFSR

type BFSR = Reg<u8, _BFSR>;

BFSR

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

For information about available fields see bfsr module

Trait Implementations

impl Readable for BFSR[src]

read() method returns bfsr::R reader structure

impl ResetValue for BFSR[src]

Register BFSR reset()'s with value 0

type Type = u8

Register size

impl Writable for BFSR[src]

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