Struct xmc1000::ppb::SHCSR[][src]

pub struct SHCSR { /* fields omitted */ }

System Handler Control and State Register

Methods

impl SHCSR
[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 SHCSR

impl !Sync for SHCSR