[][src]Type Definition stm32l0::stm32l0x2::lptim::ISR

type ISR = Reg<u32, _ISR>;

Interrupt and Status Register

This register you can read. See API.

For information about avaliable fields see isr module

Trait Implementations

impl Readable for ISR[src]

read() method returns isr::R reader structure