Type Alias atsamd51j::sdhc0::nistr::BRDRDY_W

source ·
pub type BRDRDY_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, BRDRDYSELECT_A>;
Expand description

Field BRDRDY writer - Buffer Read Ready

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> BRDRDY_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

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

Not ready to read buffer

source

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

Ready to read buffer