Type Definition RXDR
Other items instm32l4_stm32hal::stm32l4x1::i2c1
type RXDR = Reg<u32, _RXDR>;
Receive data register
This register you can read. See API.
read
For information about available fields see rxdr module
impl Readable for RXDR
read() method returns rxdr::R reader structure
read()