Type Alias TrfcW

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

Field TRFC writer - Transfer Complete Status Enable

Aliased Type§

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

Implementations§

Source§

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

Source

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

Masked

Source

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

Enabled