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