Type Alias atsame54n::sdhc0::hc2r_emmc_mode::DRVSEL_R

source ·
pub type DRVSEL_R = FieldReader<DRVSELSELECT_A>;
Expand description

Field DRVSEL reader - Driver Strength Select

Aliased Type§

struct DRVSEL_R { /* private fields */ }

Implementations§

source§

impl DRVSEL_R

source

pub const fn variant(&self) -> DRVSELSELECT_A

Get enumerated values variant

source

pub fn is_b(&self) -> bool

Driver Type B is Selected (Default)

source

pub fn is_a(&self) -> bool

Driver Type A is Selected

source

pub fn is_c(&self) -> bool

Driver Type C is Selected

source

pub fn is_d(&self) -> bool

Driver Type D is Selected