Struct atsamd21g18a::port::DIR [] [src]

pub struct DIR { /* fields omitted */ }

Data Direction

Methods

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

impl !Sync for DIR