Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of target-mcu-k64f by
_hw_can Struct Reference
All CAN module registers. More...
#include <MK64F12_can.h>
Data Fields | |
__IO hw_can_mcr_t | MCR |
__IO hw_can_ctrl1_t | CTRL1 |
__IO hw_can_timer_t | TIMER |
__IO hw_can_rxmgmask_t | RXMGMASK |
__IO hw_can_rx14mask_t | RX14MASK |
__IO hw_can_rx15mask_t | RX15MASK |
__IO hw_can_ecr_t | ECR |
__IO hw_can_esr1_t | ESR1 |
__IO hw_can_imask1_t | IMASK1 |
__IO hw_can_iflag1_t | IFLAG1 |
__IO hw_can_ctrl2_t | CTRL2 |
__I hw_can_esr2_t | ESR2 |
__I hw_can_crcr_t | CRCR |
__IO hw_can_rxfgmask_t | RXFGMASK |
__I hw_can_rxfir_t | RXFIR |
__IO hw_can_rximrn_t | RXIMRn [16] |
__IO hw_can_csn_t | CSn |
__IO hw_can_idn_t | IDn |
__IO hw_can_word0n_t | WORD0n |
__IO hw_can_word1n_t | WORD1n |
Detailed Description
All CAN module registers.
Definition at line 3546 of file MK64F12_can.h.
Field Documentation
__I hw_can_crcr_t CRCR |
[0x44] CRC Register
Definition at line 3564 of file MK64F12_can.h.
__IO hw_can_csn_t CSn |
[0x80] Message Buffer 0 CS Register
Definition at line 3569 of file MK64F12_can.h.
__IO hw_can_ctrl1_t CTRL1 |
[0x4] Control 1 register
Definition at line 3549 of file MK64F12_can.h.
__IO hw_can_ctrl2_t CTRL2 |
[0x34] Control 2 register
Definition at line 3561 of file MK64F12_can.h.
__IO hw_can_ecr_t ECR |
[0x1C] Error Counter
Definition at line 3555 of file MK64F12_can.h.
__IO hw_can_esr1_t ESR1 |
[0x20] Error and Status 1 register
Definition at line 3556 of file MK64F12_can.h.
__I hw_can_esr2_t ESR2 |
[0x38] Error and Status 2 register
Definition at line 3562 of file MK64F12_can.h.
__IO hw_can_idn_t IDn |
[0x84] Message Buffer 0 ID Register
Definition at line 3570 of file MK64F12_can.h.
__IO hw_can_iflag1_t IFLAG1 |
[0x30] Interrupt Flags 1 register
Definition at line 3560 of file MK64F12_can.h.
__IO hw_can_imask1_t IMASK1 |
[0x28] Interrupt Masks 1 register
Definition at line 3558 of file MK64F12_can.h.
__IO hw_can_mcr_t MCR |
[0x0] Module Configuration Register
Definition at line 3548 of file MK64F12_can.h.
[0x14] Rx 14 Mask register
Definition at line 3553 of file MK64F12_can.h.
[0x18] Rx 15 Mask register
Definition at line 3554 of file MK64F12_can.h.
[0x48] Rx FIFO Global Mask register
Definition at line 3565 of file MK64F12_can.h.
__I hw_can_rxfir_t RXFIR |
[0x4C] Rx FIFO Information Register
Definition at line 3566 of file MK64F12_can.h.
__IO hw_can_rximrn_t RXIMRn[16] |
[0x880] Rx Individual Mask Registers
Definition at line 3575 of file MK64F12_can.h.
[0x10] Rx Mailboxes Global Mask Register
Definition at line 3552 of file MK64F12_can.h.
__IO hw_can_timer_t TIMER |
[0x8] Free Running Timer
Definition at line 3550 of file MK64F12_can.h.
__IO hw_can_word0n_t WORD0n |
[0x88] Message Buffer 0 WORD0 Register
Definition at line 3571 of file MK64F12_can.h.
__IO hw_can_word1n_t WORD1n |
[0x8C] Message Buffer 0 WORD1 Register
Definition at line 3572 of file MK64F12_can.h.
Generated on Sat Aug 27 2022 17:09:01 by
