Type Alias stm32h7xx_hal::device::cec::ier::RXOVRIE_R

source ·
pub type RXOVRIE_R = BitReaderRaw<bool>;
Expand description

Field RXOVRIE reader - Rx-Buffer Overrun Interrupt Enable The RXOVRIE bit is set and cleared by software.

Aliased Type§

struct RXOVRIE_R { /* private fields */ }