Type Definition RXDR
Other items instm32wb_stm32hal::stm32wb55::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()