Type Alias stm32_hal2::pac::lptim1::cr::RSTARE_W

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

Field RSTARE writer - Reset after read enable

Aliased Type§

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