[][src]Type Definition stm32wb_pac::hsem::C2MISR

type C2MISR = Reg<u32, _C2MISR>;

HSEM Masked interrupt status register

This register you can read. See API.

For information about available fields see c2misr module

Trait Implementations

impl Readable for C2MISR[src]

read() method returns c2misr::R reader structure