Type Alias stm32h7xx_hal::stm32::rtc::tampcr::TAMPFLT_R

source ·
pub type TAMPFLT_R = FieldReaderRaw<u8, u8>;
Expand description

Field TAMPFLT reader - RTC_TAMPx filter count These bits determines the number of consecutive samples at the specified level (TAMP*TRG) needed to activate a Tamper event. TAMPFLT is valid for each of the RTC_TAMPx inputs.

Aliased Type§

struct TAMPFLT_R { /* private fields */ }