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