Type Alias atsame54n::sdhc0::hc1r::DW_W

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

Field DW writer - Data Width

Aliased Type§

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

Implementations§

source§

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

source

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

1-bit mode

source

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

4-bit mode