Type Alias SdbvselR

Source
pub type SdbvselR = FieldReader<Sdbvselselect>;
Expand description

Field SDBVSEL reader - SD Bus Voltage Select

Aliased Type§

struct SdbvselR { /* private fields */ }

Implementations§

Source§

impl SdbvselR

Source

pub const fn variant(&self) -> Option<Sdbvselselect>

Get enumerated values variant

Source

pub fn is_1v8(&self) -> bool

1.8V (Typ.)

Source

pub fn is_3v0(&self) -> bool

3.0V (Typ.)

Source

pub fn is_3v3(&self) -> bool

3.3V (Typ.)