[−][src]Type Definition stm32l1::stm32l100::sdio::dctrl::W
type W = W<u32, DCTRL>;
Writer for register DCTRL
Implementations
impl W[src]
pub fn sdioen(&mut self) -> SDIOEN_W<'_>[src]
Bit 11 - SD I/O enable functions
pub fn rwmod(&mut self) -> RWMOD_W<'_>[src]
Bit 10 - Read wait mode
pub fn rwstop(&mut self) -> RWSTOP_W<'_>[src]
Bit 9 - Read wait stop
pub fn rwstart(&mut self) -> RWSTART_W<'_>[src]
Bit 8 - Read wait start
pub fn dblocksize(&mut self) -> DBLOCKSIZE_W<'_>[src]
Bits 4:7 - Data block size
pub fn dmaen(&mut self) -> DMAEN_W<'_>[src]
Bit 3 - DMA enable bit
pub fn dtmode(&mut self) -> DTMODE_W<'_>[src]
Bit 2 - Data transfer mode selection 1: Stream or SDIO multibyte data transfer.
pub fn dtdir(&mut self) -> DTDIR_W<'_>[src]
Bit 1 - Data transfer direction selection
pub fn dten(&mut self) -> DTEN_W<'_>[src]
Bit 0 - Data transfer enabled bit