Type Alias esp32s3::sdhost::emmcddr::R

source ·
pub type R = R<EMMCDDR_SPEC>;
Expand description

Register EMMCDDR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn halfstartbit(&self) -> HALFSTARTBIT_R

Bits 0:1 - Control for start bit detection mechanism duration of start bit.Each bit refers to one slot.Set this bit to 1 for eMMC4.5 and above,set to 0 for SD applications.For eMMC4.5,start bit can be: 1’b0-Full cycle. 1’b1-less than one full cycle.

source

pub fn hs400_mode(&self) -> HS400_MODE_R

Bit 31 - Set 1 to enable HS400 mode.