Type Alias stm32_hal2::pac::sdmmc1::dcntr::DATACOUNT_R

source ·
pub type DATACOUNT_R = FieldReaderRaw<u32, u32>;
Expand description

Field DATACOUNT reader - Data count value When read, the number of remaining data bytes to be transferred is returned. Write has no effect.

Aliased Type§

struct DATACOUNT_R { /* private fields */ }