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