pub type RDIP_W<'a, const O: u8> = BitWriter<'a, u32, CC_SPEC, RDIPSELECT_A, O>;
Expand description

Field RDIP writer - Read in Progress (this bit is read-only)

Implementations

No active read transaction on the bus.

A read transaction is in progress.