Type Alias atsame54p::sdhc0::tmr::DTDSEL_R

source ·
pub type DTDSEL_R = BitReader<DTDSELSELECT_A>;
Expand description

Field DTDSEL reader - Data Transfer Direction Selection

Aliased Type§

struct DTDSEL_R { /* private fields */ }

Implementations§

source§

impl DTDSEL_R

source

pub const fn variant(&self) -> DTDSELSELECT_A

Get enumerated values variant

source

pub fn is_write(&self) -> bool

Write (Host to Card)

source

pub fn is_read(&self) -> bool

Read (Card to Host)