Type Alias stm32_hal2::pac::rtc::cr::TSEDGE_W

source ·
pub type TSEDGE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, TSEDGE_A, BitM, O>;
Expand description

Field TSEDGE writer - Time-stamp event active edge TSE must be reset when TSEDGE is changed to avoid unwanted TSF setting.

Aliased Type§

struct TSEDGE_W<'a, const O: u8> { /* private fields */ }