Type Definition stm32g4::stm32g474::hrtim_master::misr::R[][src]

type R = R<u32, MISR>;

Reader of register MISR

Implementations

impl R[src]

pub fn mupd(&self) -> MUPD_R[src]

Bit 6 - Master Update Interrupt Flag

pub fn sync(&self) -> SYNC_R[src]

Bit 5 - Sync Input Interrupt Flag

pub fn mrep(&self) -> MREP_R[src]

Bit 4 - Master Repetition Interrupt Flag

pub fn mcmp4(&self) -> MCMP4_R[src]

Bit 3 - Master Compare 4 Interrupt Flag

pub fn mcmp3(&self) -> MCMP3_R[src]

Bit 2 - Master Compare 3 Interrupt Flag

pub fn mcmp2(&self) -> MCMP2_R[src]

Bit 1 - Master Compare 2 Interrupt Flag

pub fn mcmp1(&self) -> MCMP1_R[src]

Bit 0 - Master Compare 1 Interrupt Flag