XMC Peripheral Library for XMC1000 Family
XMC_I2C_CH_CONFIG_t Struct Reference

#include <xmc_i2c.h>

Data Fields

uint16_t address
 
uint32_t baudrate
 
bool normal_divider_mode
 

Field Documentation

◆ address

uint16_t address

slave address A 7-bit address needs to be left shifted it by 1. A 10-bit address needs to be ORed with XMC_I2C_10BIT_ADDR_GROUP.

◆ baudrate

uint32_t baudrate

baud rate configuration upto max of 400KHz

◆ normal_divider_mode

bool normal_divider_mode

Selects normal divider mode for baudrate generator instead of default fractional divider decreasing jitter at cost of frequency selection


The documentation for this struct was generated from the following file: