Type Alias stm32_hal2::pac::sdmmc1::maskr::DBCKENDIE_R

source ·
pub type DBCKENDIE_R = BitReaderRaw<bool>;
Expand description

Field DBCKENDIE reader - Data block end interrupt enable Set and cleared by software to enable/disable interrupt caused by data block end.

Aliased Type§

struct DBCKENDIE_R { /* private fields */ }