[][src]Type Definition stm32l0::stm32l0x1::i2c1::RXDR

type RXDR = Reg<u32, _RXDR>;

Receive data register

This register you can read. See API.

For information about avaliable fields see rxdr module

Trait Implementations

impl Readable for RXDR[src]

read() method returns rxdr::R reader structure