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

type C1ISR = Reg<u32, _C1ISR>;
Expand description

HSEM Interrupt status register

This register you can read. See API.

For information about available fields see c1isr module

Trait Implementations

read() method returns c1isr::R reader structure