Type Definition ISR
Other items instm32wb_stm32hal::stm32wb55::dma1
type ISR = Reg<u32, _ISR>;
interrupt status register
This register you can read. See API.
read
For information about available fields see isr module
impl Readable for ISR
read() method returns isr::R reader structure
read()