Type Alias atsamd51p::sdhc0::tmr::DTDSEL_W

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

Field DTDSEL writer - Data Transfer Direction Selection

Aliased Type§

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

Implementations§

source§

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

source

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

Write (Host to Card)

source

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

Read (Card to Host)