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

type MFSR = Reg<u8, _MFSR>;

MFSR

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

For information about available fields see mfsr module

Trait Implementations

impl Readable for MFSR[src]

read() method returns mfsr::R reader structure

impl ResetValue for MFSR[src]

Register MFSR reset()'s with value 0

type Type = u8

Register size

impl Writable for MFSR[src]

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