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