XMC Peripheral Library for XMC4000 Family: xmc_i2s.h File Reference

XMC Peripheral Library for XMC4000 Family

XMC Peripheral Library for XMC4000 Family  2.1.16
xmc_i2s.h File Reference
#include "xmc_usic.h"
Include dependency graph for xmc_i2s.h:

Data Structures

struct  XMC_I2S_CH_CONFIG_t
 

Macros

#define XMC_I2S0_CH0   XMC_USIC0_CH0
 
#define XMC_I2S0_CH1   XMC_USIC0_CH1
 
#define XMC_I2S1_CH0   XMC_USIC1_CH0
 
#define XMC_I2S1_CH1   XMC_USIC1_CH1
 
#define XMC_I2S2_CH0   XMC_USIC2_CH0
 
#define XMC_I2S2_CH1   XMC_USIC2_CH1
 

Functions

void XMC_I2S_CH_ClearStatusFlag (XMC_USIC_CH_t *const channel, const uint32_t flag)
 
void XMC_I2S_CH_ConfigureShiftClockOutput (XMC_USIC_CH_t *const channel, const XMC_I2S_CH_BRG_SHIFT_CLOCK_OUTPUT_t clock_output)
 
void XMC_I2S_CH_DisableDataTransmission (XMC_USIC_CH_t *const channel)
 
void XMC_I2S_CH_DisableDelayCompensation (XMC_USIC_CH_t *const channel)
 
void XMC_I2S_CH_DisableEvent (XMC_USIC_CH_t *const channel, const uint32_t event)
 
void XMC_I2S_CH_DisableInputInversion (XMC_USIC_CH_t *const channel, const XMC_I2S_CH_INPUT_t input)
 
void XMC_I2S_CH_DisableMasterClock (XMC_USIC_CH_t *const channel)
 
void XMC_I2S_CH_EnableDataTransmission (XMC_USIC_CH_t *const channel)
 
void XMC_I2S_CH_EnableDelayCompensation (XMC_USIC_CH_t *const channel)
 
void XMC_I2S_CH_EnableEvent (XMC_USIC_CH_t *const channel, const uint32_t event)
 
void XMC_I2S_CH_EnableInputInversion (XMC_USIC_CH_t *const channel, const XMC_I2S_CH_INPUT_t input)
 
void XMC_I2S_CH_EnableMasterClock (XMC_USIC_CH_t *const channel)
 
uint16_t XMC_I2S_CH_GetReceivedData (XMC_USIC_CH_t *const channel)
 
uint32_t XMC_I2S_CH_GetStatusFlag (XMC_USIC_CH_t *const channel)
 
void XMC_I2S_CH_Init (XMC_USIC_CH_t *const channel, const XMC_I2S_CH_CONFIG_t *const config)
 
void XMC_I2S_CH_Receive (XMC_USIC_CH_t *const channel, const XMC_I2S_CH_CHANNEL_t channel_number)
 
void XMC_I2S_CH_SelectInterruptNodePointer (XMC_USIC_CH_t *const channel, const XMC_I2S_CH_INTERRUPT_NODE_POINTER_t interrupt_node, const uint32_t service_request)
 
XMC_I2S_CH_STATUS_t XMC_I2S_CH_SetBaudrate (XMC_USIC_CH_t *const channel, const uint32_t rate)
 
void XMC_I2S_CH_SetBitOrderLsbFirst (XMC_USIC_CH_t *const channel)
 
void XMC_I2S_CH_SetBitOrderMsbFirst (XMC_USIC_CH_t *const channel)
 
void XMC_I2S_CH_SetFrameLength (XMC_USIC_CH_t *const channel, const uint8_t frame_length)
 
void XMC_I2S_CH_SetInputSource (XMC_USIC_CH_t *const channel, const XMC_I2S_CH_INPUT_t input, const uint8_t source)
 
void XMC_I2S_CH_SetInterruptNodePointer (XMC_USIC_CH_t *const channel, const uint8_t service_request)
 
void XMC_I2S_CH_SetSystemWordLength (XMC_USIC_CH_t *const channel, uint32_t sclk_cycles_system_word_length)
 
void XMC_I2S_CH_SetWordLength (XMC_USIC_CH_t *const channel, const uint8_t word_length)
 
void XMC_I2S_CH_Start (XMC_USIC_CH_t *const channel)
 
XMC_I2S_CH_STATUS_t XMC_I2S_CH_Stop (XMC_USIC_CH_t *const channel)
 
void XMC_I2S_CH_Transmit (XMC_USIC_CH_t *const channel, const uint16_t data, const XMC_I2S_CH_CHANNEL_t channel_number)
 
void XMC_I2S_CH_TriggerServiceRequest (XMC_USIC_CH_t *const channel, const uint32_t service_request_line)
 
void XMC_I2S_CH_WordAddressSignalPolarity (XMC_USIC_CH_t *const channel, const XMC_I2S_CH_WA_POLARITY_t wa_inversion)
 

Detailed Description

Date
2016-06-30
Generated on Mon Aug 7 2017 11:33:56 for XMC Peripheral Library for XMC4000 Family by   doxygen 1.8.11