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

type C2MISR = Reg<u32, _C2MISR>;
Expand description

HSEM Masked interrupt status register

This register you can read. See API.

For information about available fields see c2misr module

Trait Implementations

read() method returns c2misr::R reader structure