Type Alias stm32f4xx_hal::pac::rtc::cr::DCE_W

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

Field DCE writer - Coarse digital calibration enable

Aliased Type§

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