Type Definition stm32g4::stm32g484::hrtim_time::TIMEISR[][src]

type TIMEISR = Reg<u32, _TIMEISR>;

Timerx Interrupt Status Register

This register you can read. See API.

For information about available fields see timeisr module

Trait Implementations

impl Readable for TIMEISR[src]

read() method returns timeisr::R reader structure