Type Alias stm32_hal2::pac::sdmmc1::maskr::CTIMEOUTIE_R

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

Field CTIMEOUTIE reader - Command timeout interrupt enable Set and cleared by software to enable/disable interrupt caused by command timeout.

Aliased Type§

struct CTIMEOUTIE_R { /* private fields */ }