pub struct R(/* private fields */);
Expand description
Register CEC_IER
reader
Implementations§
Source§impl R
impl R
Sourcepub fn rxbrie(&self) -> RXBRIE_R
pub fn rxbrie(&self) -> RXBRIE_R
Bit 0 - Rx-Byte Received Interrupt Enable The RXBRIE bit is set and cleared by software.
Sourcepub fn rxendie(&self) -> RXENDIE_R
pub fn rxendie(&self) -> RXENDIE_R
Bit 1 - End Of Reception Interrupt Enable The RXENDIE bit is set and cleared by software.
Sourcepub fn rxovrie(&self) -> RXOVRIE_R
pub fn rxovrie(&self) -> RXOVRIE_R
Bit 2 - Rx-Buffer Overrun Interrupt Enable The RXOVRIE bit is set and cleared by software.
Sourcepub fn breie(&self) -> BREIE_R
pub fn breie(&self) -> BREIE_R
Bit 3 - Bit Rising Error Interrupt Enable The BREIE bit is set and cleared by software.
Sourcepub fn sbpeie(&self) -> SBPEIE_R
pub fn sbpeie(&self) -> SBPEIE_R
Bit 4 - Short Bit Period Error Interrupt Enable The SBPEIE bit is set and cleared by software.
Sourcepub fn lbpeie(&self) -> LBPEIE_R
pub fn lbpeie(&self) -> LBPEIE_R
Bit 5 - Long Bit Period Error Interrupt Enable The LBPEIE bit is set and cleared by software.
Sourcepub fn rxackie(&self) -> RXACKIE_R
pub fn rxackie(&self) -> RXACKIE_R
Bit 6 - Rx-Missing Acknowledge Error Interrupt Enable The RXACKIE bit is set and cleared by software.
Sourcepub fn arblstie(&self) -> ARBLSTIE_R
pub fn arblstie(&self) -> ARBLSTIE_R
Bit 7 - Arbitration Lost Interrupt Enable The ARBLSTIE bit is set and cleared by software.
Sourcepub fn txbrie(&self) -> TXBRIE_R
pub fn txbrie(&self) -> TXBRIE_R
Bit 8 - Tx-Byte Request Interrupt Enable The TXBRIE bit is set and cleared by software.
Sourcepub fn txendie(&self) -> TXENDIE_R
pub fn txendie(&self) -> TXENDIE_R
Bit 9 - Tx-End Of Message Interrupt Enable The TXENDIE bit is set and cleared by software.
Sourcepub fn txudrie(&self) -> TXUDRIE_R
pub fn txudrie(&self) -> TXUDRIE_R
Bit 10 - Tx-Underrun Interrupt Enable The TXUDRIE bit is set and cleared by software.
Methods from Deref<Target = R<CEC_IER_SPEC>>§
Sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.