Type Alias SdbpwrR

Source
pub type SdbpwrR = BitReader<Sdbpwrselect>;
Expand description

Field SDBPWR reader - SD Bus Power

Aliased Type§

struct SdbpwrR { /* private fields */ }

Implementations§

Source§

impl SdbpwrR

Source

pub const fn variant(&self) -> Sdbpwrselect

Get enumerated values variant

Source

pub fn is_off(&self) -> bool

Power off

Source

pub fn is_on(&self) -> bool

Power on