Type Alias stm32_hal2::pac::lptim3::ier::UPIE_W

source ·
pub type UPIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IER_SPEC, UPIE_A, BitM, O>;
Expand description

Field UPIE writer - Direction change to UP Interrupt Enable

Aliased Type§

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