Struct stm32l0x3::gpioa::IDR [] [src]

pub struct IDR { /* fields omitted */ }

GPIO port input data register

Methods

impl IDR
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for IDR

impl !Sync for IDR