Type Alias stm32_hal2::pac::rtc::tampcr::TAMPPUDIS_R

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

Field TAMPPUDIS reader - RTC_TAMPx pull-up disable This bit determines if each of the RTC_TAMPx pins are pre-charged before each sample.

Aliased Type§

struct TAMPPUDIS_R { /* private fields */ }