Type Alias stm32_hal2::pac::cec::rxdr::RXD_R

source ·
pub type RXD_R = FieldReaderRaw<u8, u8>;
Expand description

Field RXD reader - Rx Data register. RXD is read-only and contains the last data byte which has been received from the CEC line.

Aliased Type§

struct RXD_R { /* private fields */ }