[][src]Type Definition stm32f3::stm32f373::cec::RXDR

type RXDR = Reg<u32, _RXDR>;

Rx 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