Struct xmc1000::ppb::NVIC_ISPR[][src]

pub struct NVIC_ISPR { /* fields omitted */ }

Interrupt Set-pending Register

Methods

impl NVIC_ISPR
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for NVIC_ISPR

impl !Sync for NVIC_ISPR