Type Alias stm32_hal2::pac::crs::icr::SYNCWARNC_R

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

Field SYNCWARNC reader - SYNC warning clear flag Writing 1 to this bit clears the SYNCWARNF flag in the CRS_ISR register.

Aliased Type§

struct SYNCWARNC_R { /* private fields */ }