ICR (CAN) Register Description
Register Name | ICR |
---|---|
Offset Address | 0x0000000024 |
Absolute Address |
0x00FF060024 (CAN0) 0x00FF070024 (CAN1) |
Width | 32 |
Type | mixedMixed types. See bit-field details. |
Reset Value | 0x00000000 |
Description | Interrupt Clear |
ICR (CAN) Register Bit-Field Summary
Field Name | Bits | Type | Reset Value | Description |
---|---|---|---|---|
Reserved | 31:15 | rwNormal read/write | 0x0 | Reserved |
CTXFEMP | 14 | woWrite-only | 0x0 | Clear TXFIFO Empty Interrupt Writing a 1 to this bit clears the TXFEMP bit in the ISR. |
CTXFWMEMP | 13 | woWrite-only | 0x0 | Clear TXFIFO Watermark Empty Interrupt Writing a 1 to this bit clears the TXFWMEMP bit in the ISR. |
CRXFWMFLL | 12 | woWrite-only | 0x0 | Clear RXFIFO Watermark Full Interrupt Writing a 1 to this bit clears the RXFWMFLL bit in the ISR. |
CWKUP | 11 | woWrite-only | 0x0 | Clear Wake up Interrupt Writing a 1 to this bit clears the WKUP bit in the ISR. |
CSLP | 10 | woWrite-only | 0x0 | Clear Sleep Interrupt Writing a 1 to this bit clears the SLP bit in the ISR. |
CBSOFF | 9 | woWrite-only | 0x0 | Clear Bus Off Interrupt Writing a 1 to this bit clears the BSOFF bit in the ISR. |
CERROR | 8 | woWrite-only | 0x0 | Clear Error Interrupt Writing a 1 to this bit clears the ERROR bit in the ISR. |
CRXNEMP | 7 | woWrite-only | 0x0 | Clear Receive FIFO Not Empty Interrupt Writing a 1 to this bit clears the RXNEMP bit in the ISR. |
CRXOFLW | 6 | woWrite-only | 0x0 | Clear RX FIFO Overflow Interrupt Writing a 1 to this bit clears the RXOFLW bit in the ISR. |
CRXUFLW | 5 | woWrite-only | 0x0 | Clear RX FIFO Underflow Interrupt Writing a 1 to this bit clears the RXUFLW bit in the ISR. |
CRXOK | 4 | woWrite-only | 0x0 | Clear New Message Received Interrupt Writing a 1 to this bit clears the RXOK bit in the ISR. |
CTXBFLL | 3 | woWrite-only | 0x0 | Clear High Priority Transmit Buffer Full Interrupt Writing a 1 to this bit clears the TXBFLL bit in the ISR. |
CTXFLL | 2 | woWrite-only | 0x0 | Clear Transmit FIFO Full Interrupt Writing a 1 to this bit clears the TXFLL bit in the ISR. |
CTXOK | 1 | woWrite-only | 0x0 | Clear Transmission Successful Interrupt Writing a 1 to this bit clears the CTXOK bit in the ISR. |
CARBLST | 0 | woWrite-only | 0x0 | Clear Arbitration Lost Interrupt Writing a 1 to this bit clears the ARBLST bit in the ISR. |