Type Alias stm32_hal2::pac::rtc::tampcr::TAMPTS_R

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

Field TAMPTS reader - Activate timestamp on tamper detection event TAMPTS is valid even if TSE=0 in the RTC_CR register.

Aliased Type§

struct TAMPTS_R { /* private fields */ }