pub type BUS_PRIORITY = Reg<BUS_PRIORITY_SPEC>;
Expand description
BUS_PRIORITY (rw) register accessor: Set the priority of each master for bus arbitration.
You can read
this register and get bus_priority::R
. You can reset
, write
, write_with_zero
this register using bus_priority::W
. You can also modify
this register. See API.
For information about available fields see bus_priority
module
Aliased Typeยง
struct BUS_PRIORITY { /* private fields */ }