[][src]Type Definition cc3220sf::system_control::hctl::R

type R = R<u32, HCTL>;

Reader of register HCTL

Implementations

impl R[src]

pub fn sdvs(&self) -> SDVS_R[src]

Bits 9:11 - SD bus voltage select All cards. The host driver should set to these bits to select the voltage level for the card according to the voltage supported by the system (MMCHS_CAPA[VS18VS30VS33]) before starting a transfer. 0x5 1.8V (Typical) 0x6 3.0V (Typical) 0x7 3.3V (Typical)

pub fn dmas(&self) -> DMAS_R[src]

Bits 3:4 - DMA Select Mode: One of supported DMA modes can be selected. The host driver shall check support of DMA modes by referring the Capabilities register. Use of selected DMA is determined by DMA Enable of the Transfer Mode register. This register is only meaningful when MADMA_EN is set to 1. When MADMA_EN is set to 0 the bit field is read only and returned value is 0. 0x0 Reserved 0x1 Reserved 0x2 32-bit Address ADMA2 is selected 0x3 Reserved