pub type Fsmstatus = Reg<FsmstatusSpec>;
Expand description
FSMSTATUS (r) register accessor: Finite State Machine Status
You can read
this register and get fsmstatus::R
. See API.
For information about available fields see fsmstatus
module
Aliased Typeยง
struct Fsmstatus { /* private fields */ }