Type Alias atsamd51j::sdhc0::hc1r::CARDDSEL_R

source ·
pub type CARDDSEL_R = BitReader<CARDDSELSELECT_A>;
Expand description

Field CARDDSEL reader - Card Detect Signal Selection

Aliased Type§

struct CARDDSEL_R { /* private fields */ }

Implementations§

source§

impl CARDDSEL_R

source

pub const fn variant(&self) -> CARDDSELSELECT_A

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

SDCD# is selected (for normal use)

source

pub fn is_test(&self) -> bool

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