Type Alias atsame70n21b::xdmac::xdmac_chid::cc::RDIP_W

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

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

Aliased Type§

struct RDIP_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> RDIP_W<'a, O>

source

pub fn done(self) -> &'a mut W

No active read transaction on the bus.

source

pub fn in_progress(self) -> &'a mut W

A read transaction is in progress.