Struct stm32f1::stm32f101::gpioa::IDR[][src]

pub struct IDR { /* fields omitted */ }

Port input data register (GPIOn_IDR)

Methods

impl IDR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for IDR

impl !Sync for IDR