Type Definition stm32wb_stm32hal::stm32wb55::lptim1::ISR[][src]

type ISR = Reg<u32, _ISR>;
Expand description

Interrupt and Status Register

This register you can read. See API.

For information about available fields see isr module

Trait Implementations

read() method returns isr::R reader structure