Struct atmega32u4::portd::PIN[][src]

pub struct PIN { /* fields omitted */ }

Port D Input Pins Address

Methods

impl PIN
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for PIN

impl !Sync for PIN