Struct atsamd21e18a::port::IN[][src]

pub struct IN { /* fields omitted */ }

Data Input Value

Methods

impl IN
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for IN

impl !Sync for IN