Type Definition RXDR
stm32f0::stm32f0x2::cec
type RXDR = Reg<u32, _RXDR>;
Rx Data Register
This register you can read. See API.
read
For information about avaliable fields see rxdr module
impl Readable for RXDR
read() method returns rxdr::R reader structure
read()