Type Alias stm32h7xx_hal::stm32::crs::cr::SWSYNC_R

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

Field SWSYNC reader - Generate software SYNC event This bit is set by software in order to generate a software SYNC event. It is automatically cleared by hardware.

Aliased Type§

struct SWSYNC_R { /* private fields */ }