[][src]Type Definition lpc54606_pac::can0::ie::W

type W = W<u32, IE>;

Writer for register IE

Methods

impl W[src]

pub fn rf0ne(&mut self) -> RF0NE_W[src]

Bit 0 - Rx FIFO 0 new message interrupt enable.

pub fn rf0we(&mut self) -> RF0WE_W[src]

Bit 1 - Rx FIFO 0 watermark reached interrupt enable.

pub fn rf0fe(&mut self) -> RF0FE_W[src]

Bit 2 - Rx FIFO 0 full interrupt enable.

pub fn rf0le(&mut self) -> RF0LE_W[src]

Bit 3 - Rx FIFO 0 message lost interrupt enable.

pub fn rf1ne(&mut self) -> RF1NE_W[src]

Bit 4 - Rx FIFO 1 new message interrupt enable.

pub fn rf1we(&mut self) -> RF1WE_W[src]

Bit 5 - Rx FIFO 1 watermark reached interrupt enable.

pub fn rf1fe(&mut self) -> RF1FE_W[src]

Bit 6 - Rx FIFO 1 full interrupt enable.

pub fn rf1le(&mut self) -> RF1LE_W[src]

Bit 7 - Rx FIFO 1 message lost interrupt enable.

pub fn hpme(&mut self) -> HPME_W[src]

Bit 8 - High priority message interrupt enable.

pub fn tce(&mut self) -> TCE_W[src]

Bit 9 - Transmission completed interrupt enable.

pub fn tcfe(&mut self) -> TCFE_W[src]

Bit 10 - Transmission cancellation finished interrupt enable.

pub fn tfee(&mut self) -> TFEE_W[src]

Bit 11 - Tx FIFO empty interrupt enable.

pub fn tefne(&mut self) -> TEFNE_W[src]

Bit 12 - Tx event FIFO new entry interrupt enable.

pub fn tefwe(&mut self) -> TEFWE_W[src]

Bit 13 - Tx event FIFO watermark reached interrupt enable.

pub fn teffe(&mut self) -> TEFFE_W[src]

Bit 14 - Tx event FIFO full interrupt enable.

pub fn tefle(&mut self) -> TEFLE_W[src]

Bit 15 - Tx event FIFO element lost interrupt enable.

pub fn tswe(&mut self) -> TSWE_W[src]

Bit 16 - Timestamp wraparound interrupt enable.

pub fn mrafe(&mut self) -> MRAFE_W[src]

Bit 17 - Message RAM access failure interrupt enable.

pub fn tooe(&mut self) -> TOOE_W[src]

Bit 18 - Timeout occurred interrupt enable.

pub fn drxe(&mut self) -> DRXE_W[src]

Bit 19 - Message stored in dedicated Rx buffer interrupt enable.

pub fn bece(&mut self) -> BECE_W[src]

Bit 20 - Bit error corrected interrupt enable.

pub fn beue(&mut self) -> BEUE_W[src]

Bit 21 - Bit error uncorrected interrupt enable.

pub fn eloe(&mut self) -> ELOE_W[src]

Bit 22 - Error logging overflow interrupt enable.

pub fn epe(&mut self) -> EPE_W[src]

Bit 23 - Error passive interrupt enable.

pub fn ewe(&mut self) -> EWE_W[src]

Bit 24 - Warning status interrupt enable.

pub fn boe(&mut self) -> BOE_W[src]

Bit 25 - Bus_Off Status interrupt enable.

pub fn wdie(&mut self) -> WDIE_W[src]

Bit 26 - Watchdog interrupt enable.

pub fn peae(&mut self) -> PEAE_W[src]

Bit 27 - Protocol error in arbitration phase interrupt enable.

pub fn pede(&mut self) -> PEDE_W[src]

Bit 28 - Protocol error in data phase interrupt enable.

pub fn arae(&mut self) -> ARAE_W[src]

Bit 29 - Access to reserved address interrupt enable.