Type Definition stm32wb_stm32hal::stm32wb55::hsem::C2ISR[][src]

type C2ISR = Reg<u32, _C2ISR>;
Expand description

HSEM Interrupt status register

This register you can read. See API.

For information about available fields see c2isr module

Trait Implementations

read() method returns c2isr::R reader structure