Type Alias esp32s3::sdhost::bmod::SWR_R

source ·
pub type SWR_R = BitReader;
Expand description

Field SWR reader - Software Reset. When set, the DMA Controller resets all its internal registers. It is automatically cleared after one clock cycle.

Aliased Type§

struct SWR_R { /* private fields */ }