Struct atsam4lc4c::gpio::ASR [] [src]

pub struct ASR { /* fields omitted */ }

Access Status Register

Methods

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

impl !Sync for ASR