Struct stm32f103xx::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