Type Definition C2ISR
Other items instm32wb_stm32hal::stm32wb55::hsem
type C2ISR = Reg<u32, _C2ISR>;
HSEM Interrupt status register
This register you can read. See API.
read
For information about available fields see c2isr module
impl Readable for C2ISR
read() method returns c2isr::R reader structure
read()