Type Alias stm32h7xx_hal::device::cec::ier::RXENDIE_R

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

Field RXENDIE reader - End Of Reception Interrupt Enable The RXENDIE bit is set and cleared by software.

Aliased Type§

struct RXENDIE_R { /* private fields */ }