Type Alias SdclkenR

Source
pub type SdclkenR = BitReader<Sdclkenselect>;
Expand description

Field SDCLKEN reader - SD Clock Enable

Aliased Type§

struct SdclkenR { /* private fields */ }

Implementations§

Source§

impl SdclkenR

Source

pub const fn variant(&self) -> Sdclkenselect

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Disable

Source

pub fn is_enable(&self) -> bool

Enable