Type Alias atsamd51j::sdhc0::tmr::MSBSEL_W

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

Field MSBSEL writer - Multi/Single Block Selection

Aliased Type§

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

Implementations§

source§

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

source

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

Single Block

source

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

Multiple Block