Type Alias SdclkenW

Source
pub type SdclkenW<'a, REG> = BitWriter<'a, REG, Sdclkenselect>;
Expand description

Field SDCLKEN writer - SD Clock Enable

Aliased Type§

struct SdclkenW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> SdclkenW<'a, REG>
where REG: Writable + RegisterSpec,

Source

pub fn disable(self) -> &'a mut W<REG>

Disable

Source

pub fn enable(self) -> &'a mut W<REG>

Enable