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

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

CRS 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