Type Alias BwrrdyW

Source
pub type BwrrdyW<'a, REG> = BitWriter<'a, REG, Bwrrdyselect>;
Expand description

Field BWRRDY writer - Buffer Write Ready Status Enable

Aliased Type§

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

Implementations§

Source§

impl<'a, REG> BwrrdyW<'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