pub type FAULT_DETECT = Reg<FAULT_DETECT_SPEC>;
Expand description
FAULT_DETECT (rw) register accessor:
You can read
this register and get fault_detect::R
. You can reset
, write
, write_with_zero
this register using fault_detect::W
. You can also modify
this register. See API.
For information about available fields see fault_detect
module
Aliased Typeยง
pub struct FAULT_DETECT { /* private fields */ }