[][src]Type Definition stm32l0::stm32l0x2::gpiob::IDR

type IDR = Reg<u32, _IDR>;

GPIO port input data register

This register you can read. See API.

For information about avaliable fields see idr module

Trait Implementations

impl Readable for IDR[src]

read() method returns idr::R reader structure