Type Alias W

Source
pub type W = W<Mc1rSpec>;
Expand description

Register MC1R writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn cmdtyp(&mut self) -> CmdtypW<'_, Mc1rSpec>

Bits 0:1 - e.MMC Command Type

Source

pub fn ddr(&mut self) -> DdrW<'_, Mc1rSpec>

Bit 3 - e.MMC HSDDR Mode

Source

pub fn opd(&mut self) -> OpdW<'_, Mc1rSpec>

Bit 4 - e.MMC Open Drain Mode

Source

pub fn boota(&mut self) -> BootaW<'_, Mc1rSpec>

Bit 5 - e.MMC Boot Acknowledge Enable

Source

pub fn rstn(&mut self) -> RstnW<'_, Mc1rSpec>

Bit 6 - e.MMC Reset Signal

Source

pub fn fcd(&mut self) -> FcdW<'_, Mc1rSpec>

Bit 7 - e.MMC Force Card Detect