Struct xmc4200::ppb::ICSR [] [src]

pub struct ICSR { /* fields omitted */ }

Interrupt Control and State Register

Methods

impl ICSR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for ICSR

impl !Sync for ICSR