pub type BUS_STATE = Reg<BUS_STATE_SPEC>;
Expand description
bus_state (r) register accessor: Bus state register
You can read
this register and get bus_state::R
. See API.
For information about available fields see bus_state
module
Aliased Typeยง
struct BUS_STATE { /* private fields */ }