Type Alias xmc4800::sdmmc::transfer_mode::TX_DIR_SELECT_R

source ·
pub type TX_DIR_SELECT_R = BitReader<TX_DIR_SELECT_A>;
Expand description

Field TX_DIR_SELECT reader - Data Transfer Direction Select

Aliased Type§

struct TX_DIR_SELECT_R { /* private fields */ }

Implementations§

source§

impl TX_DIR_SELECT_R

source

pub const fn variant(&self) -> TX_DIR_SELECT_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Write (Host to Card)

source

pub fn is_value2(&self) -> bool

Read (Card to Host)