pub type R = R<BUS_PRIORITY_ACK_SPEC>;
Expand description

Register BUS_PRIORITY_ACK reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn bus_priority_ack(&self) -> BUS_PRIORITY_ACK_R

Bit 0 - Goes to 1 once all arbiters have registered the new global priority levels.
Arbiters update their local priority when servicing a new nonsequential access.
In normal circumstances this will happen almost immediately.