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

type C1ISR = Reg<u32, _C1ISR>;

HSEM Interrupt status register

This register you can read. See API.

For information about available fields see c1isr module

Trait Implementations

impl Readable for C1ISR[src]

read() method returns c1isr::R reader structure