Type Definition stm32g4::stm32g484::crs::ISR[][src]

type ISR = Reg<u32, _ISR>;

CRS interrupt and status register

This register you can read. See API.

For information about available fields see isr module

Trait Implementations

impl Readable for ISR[src]

read() method returns isr::R reader structure