Type Definition stm32l4_stm32hal::stm32l4x1::i2c1::RXDR[][src]

type RXDR = Reg<u32, _RXDR>;
Expand description

Receive data register

This register you can read. See API.

For information about available fields see rxdr module

Trait Implementations

read() method returns rxdr::R reader structure