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_i2s Struct Reference
All I2S module registers. More...
#include <MK64F12_i2s.h>
Data Fields | |
__IO hw_i2s_tcsr_t | TCSR |
__IO hw_i2s_tcr1_t | TCR1 |
__IO hw_i2s_tcr2_t | TCR2 |
__IO hw_i2s_tcr3_t | TCR3 |
__IO hw_i2s_tcr4_t | TCR4 |
__IO hw_i2s_tcr5_t | TCR5 |
__O hw_i2s_tdrn_t | TDRn [2] |
__I hw_i2s_tfrn_t | TFRn [2] |
__IO hw_i2s_tmr_t | TMR |
__IO hw_i2s_rcsr_t | RCSR |
__IO hw_i2s_rcr1_t | RCR1 |
__IO hw_i2s_rcr2_t | RCR2 |
__IO hw_i2s_rcr3_t | RCR3 |
__IO hw_i2s_rcr4_t | RCR4 |
__IO hw_i2s_rcr5_t | RCR5 |
__I hw_i2s_rdrn_t | RDRn [2] |
__I hw_i2s_rfrn_t | RFRn [2] |
__IO hw_i2s_rmr_t | RMR |
__IO hw_i2s_mcr_t | MCR |
__IO hw_i2s_mdr_t | MDR |
Detailed Description
All I2S module registers.
Definition at line 3058 of file MK64F12_i2s.h.
Field Documentation
__IO hw_i2s_mcr_t MCR |
[0x100] SAI MCLK Control Register
Definition at line 3086 of file MK64F12_i2s.h.
__IO hw_i2s_mdr_t MDR |
[0x104] SAI MCLK Divide Register
Definition at line 3087 of file MK64F12_i2s.h.
__IO hw_i2s_rcr1_t RCR1 |
[0x84] SAI Receive Configuration 1 Register
Definition at line 3074 of file MK64F12_i2s.h.
__IO hw_i2s_rcr2_t RCR2 |
[0x88] SAI Receive Configuration 2 Register
Definition at line 3075 of file MK64F12_i2s.h.
__IO hw_i2s_rcr3_t RCR3 |
[0x8C] SAI Receive Configuration 3 Register
Definition at line 3076 of file MK64F12_i2s.h.
__IO hw_i2s_rcr4_t RCR4 |
[0x90] SAI Receive Configuration 4 Register
Definition at line 3077 of file MK64F12_i2s.h.
__IO hw_i2s_rcr5_t RCR5 |
[0x94] SAI Receive Configuration 5 Register
Definition at line 3078 of file MK64F12_i2s.h.
__IO hw_i2s_rcsr_t RCSR |
[0x80] SAI Receive Control Register
Definition at line 3073 of file MK64F12_i2s.h.
__I hw_i2s_rdrn_t RDRn[2] |
[0xA0] SAI Receive Data Register
Definition at line 3080 of file MK64F12_i2s.h.
__I hw_i2s_rfrn_t RFRn[2] |
[0xC0] SAI Receive FIFO Register
Definition at line 3082 of file MK64F12_i2s.h.
__IO hw_i2s_rmr_t RMR |
[0xE0] SAI Receive Mask Register
Definition at line 3084 of file MK64F12_i2s.h.
__IO hw_i2s_tcr1_t TCR1 |
[0x4] SAI Transmit Configuration 1 Register
Definition at line 3061 of file MK64F12_i2s.h.
__IO hw_i2s_tcr2_t TCR2 |
[0x8] SAI Transmit Configuration 2 Register
Definition at line 3062 of file MK64F12_i2s.h.
__IO hw_i2s_tcr3_t TCR3 |
[0xC] SAI Transmit Configuration 3 Register
Definition at line 3063 of file MK64F12_i2s.h.
__IO hw_i2s_tcr4_t TCR4 |
[0x10] SAI Transmit Configuration 4 Register
Definition at line 3064 of file MK64F12_i2s.h.
__IO hw_i2s_tcr5_t TCR5 |
[0x14] SAI Transmit Configuration 5 Register
Definition at line 3065 of file MK64F12_i2s.h.
__IO hw_i2s_tcsr_t TCSR |
[0x0] SAI Transmit Control Register
Definition at line 3060 of file MK64F12_i2s.h.
__O hw_i2s_tdrn_t TDRn[2] |
[0x20] SAI Transmit Data Register
Definition at line 3067 of file MK64F12_i2s.h.
__I hw_i2s_tfrn_t TFRn[2] |
[0x40] SAI Transmit FIFO Register
Definition at line 3069 of file MK64F12_i2s.h.
__IO hw_i2s_tmr_t TMR |
[0x60] SAI Transmit Mask Register
Definition at line 3071 of file MK64F12_i2s.h.
Generated on Tue Jul 12 2022 18:48:54 by
