Datasheet

522
SAM7X Series [DATASHEET]
6120K–ATARM–11-Feb-14
36.8.10 CAN Transfer Command Register
Name: CAN_TCR
Access Type: Write-only
This register initializes several transfer requests at the same time.
MBx: Transfer Request for Mailbox x
This flag clears the MRDY and MABT flags in the corresponding CAN_MSRx register.
When several mailboxes are requested to be transmitted simultaneously, they are transmitted in turn, starting with the mailbox
with the highest priority. If several mailboxes have the same priority, then the mailbox with the lowest number is sent first (i.e.,
MB0 will be transferred before MB1).
TIMRST: Timer Reset
Resets the internal timer counter. If the internal timer counter is frozen, this command automatically re-enables it. This command
is useful in Time Triggered mode.
31 30 29 28 27 26 25 24
TIMRST–––––––
23 22 21 20 19 18 17 16
––––––––
15 14 13 12 11 10 9 8
––––––––
76543210
MB7MB6MB5MB4MB3MB2MB1MB0
Mailbox Object Type Description
Receive It receives the next message.
Receive with overwrite This triggers a new reception.
Transmit Sends data prepared in the mailbox as soon as possible.
Consumer Sends a remote frame.
Producer
Sends data prepared in the mailbox after receiving a remote frame from a
consumer.