Struct xmc4200::scu_general::GPR0 [] [src]

pub struct GPR0 { /* fields omitted */ }

General Purpose Register 0

Methods

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

impl !Sync for GPR0