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

type C2ISR = Reg<u32, _C2ISR>;

HSEM Interrupt status register

This register you can read. See API.

For information about available fields see c2isr module

Trait Implementations

impl Readable for C2ISR[src]

read() method returns c2isr::R reader structure