Type Definition stm32f1::stm32f103::gpioa::IDR[][src]

type IDR = Reg<u32, _IDR>;

Port input data register (GPIOn_IDR)

This register you can read. See API.

For information about available fields see idr module

Trait Implementations

impl Readable for IDR[src]

read() method returns idr::R reader structure