Type Alias xmc4300::sdmmc::host_ctrl::DataTxWidthW

source ·
pub type DataTxWidthW<'a, REG> = BitWriter<'a, REG, DataTxWidth>;
Expand description

Field DATA_TX_WIDTH writer - Data Transfer Width (SD1 or SD4)

Aliased Type§

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

Implementations§

source§

impl<'a, REG> DataTxWidthW<'a, REG>
where REG: Writable + RegisterSpec,

source

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

1 bit mode

source

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

4-bit mode