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

type UFSR = Reg<u16, _UFSR>;

UFSR

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

For information about available fields see ufsr module

Trait Implementations

impl Readable for UFSR[src]

read() method returns ufsr::R reader structure

impl ResetValue for UFSR[src]

Register UFSR reset()'s with value 0

type Type = u16

Register size

impl Writable for UFSR[src]

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