Type Definition stm32f1::stm32f100::cec::RXD[][src]

type RXD = Reg<u32, _RXD>;

CEC Rx data register

This register you can read. See API.

For information about available fields see rxd module

Trait Implementations

impl Readable for RXD[src]

read() method returns rxd::R reader structure