C2ISR

Type Alias C2ISR 

Source
pub type C2ISR = Reg<u32, _C2ISR>;
Expand description

HSEM Interrupt status register

This register you can read. See API.

For information about available fields see c2isr module

Aliased Type§

pub struct C2ISR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for C2ISR

read() method returns c2isr::R reader structure