Struct xmc1000::port0::IN[][src]

pub struct IN { /* fields omitted */ }

Port 0 Input Register

Methods

impl IN
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for IN

impl !Sync for IN