Type Alias atsame54n::sdhc0::hc1r::CARDDSEL_W

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

Field CARDDSEL writer - Card Detect Signal Selection

Aliased Type§

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

Implementations§

source§

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

source

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

SDCD# is selected (for normal use)

source

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

The Card Select Test Level is selected (for test purpose)