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