Type Definition stm32g4::stm32g484::hrtim_common::ier::R[][src]

type R = R<u32, IER>;

Reader of register IER

Implementations

impl R[src]

pub fn bmperie(&self) -> BMPERIE_R[src]

Bit 17 - Burst mode period Interrupt Enable

pub fn dllrdyie(&self) -> DLLRDYIE_R[src]

Bit 16 - DLL Ready Interrupt Enable

pub fn flt6ie(&self) -> FLT6IE_R[src]

Bit 6 - Fault 6 Interrupt Enable

pub fn sysflte(&self) -> SYSFLTE_R[src]

Bit 5 - System Fault Interrupt Enable

pub fn flt5ie(&self) -> FLT5IE_R[src]

Bit 4 - Fault 5 Interrupt Enable

pub fn flt4ie(&self) -> FLT4IE_R[src]

Bit 3 - Fault 4 Interrupt Enable

pub fn flt3ie(&self) -> FLT3IE_R[src]

Bit 2 - Fault 3 Interrupt Enable

pub fn flt2ie(&self) -> FLT2IE_R[src]

Bit 1 - Fault 2 Interrupt Enable

pub fn flt1ie(&self) -> FLT1IE_R[src]

Bit 0 - Fault 1 Interrupt Enable