Type Alias TrfcW

Source
pub type TrfcW<'a, REG> = BitWriter<'a, REG, Trfcselect>;
Expand description

Field TRFC writer - Transfer Complete

Aliased Type§

struct TrfcW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> TrfcW<'a, REG>
where REG: Writable + RegisterSpec,

Source

pub fn no(self) -> &'a mut W<REG>

Not complete

Source

pub fn yes(self) -> &'a mut W<REG>

Command execution is completed