12.2.52 CAN Transmit Queue Control Register Low
Legend: HS = Hardware Settable bit; C = Clearable bit
| Name: | C1TXQCONL |
| Offset: | 0x710 |
| Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
| FRESET | TXREQ | UINC | |||||||
| Access | R/W | R/W | R/W | ||||||
| Reset | 0 | 0 | 0 |
| Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| TXEN | TXATIE | TXQEIE | TXQNIE | ||||||
| Access | R | HS/C | R/W | R/W | |||||
| Reset | 0 | 0 | 0 | 0 |
Bit 10 – FRESET FIFO Reset bit
| Value | Description |
|---|---|
1 |
FIFO will be reset when bit is set, cleared by hardware when FIFO is reset; user should poll whether this bit is clear before taking any action |
0 |
No effect |
Bit 9 – TXREQ Message Send Request bit
| Value | Description |
|---|---|
1 |
Requests sending a message; the bit will automatically clear when all the messages queued in the TXQ are successfully sent |
0 |
Clearing the bit to ‘ |
Bit 8 – UINC Increment Head/Tail bit
When this bit is set, the FIFO head will increment by a single message.
Bit 7 – TXEN TX Enable bit
Bit 4 – TXATIE Transmit Attempts Exhausted Interrupt Enable bit
| Value | Description |
|---|---|
1 |
Enables interrupt |
0 |
Disables interrupt |
Bit 2 – TXQEIE Transmit Queue Empty Interrupt Enable bit
| Value | Description |
|---|---|
1 |
Interrupt is enabled for TXQ empty |
0 |
Interrupt is disabled for TXQ empty |
Bit 0 – TXQNIE Transmit Queue Not Full Interrupt Enable bit
| Value | Description |
|---|---|
1 |
Interrupt is enabled for TXQ not full |
0 |
Interrupt is disabled for TXQ not full |
