XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
i2c_master_struct Struct Reference

#include <i2c.h>

Public Attributes

port_t p_scl
 
uint32_t scl_mask
 
port_t p_sda
 
uint32_t sda_mask
 
uint32_t scl_high
 
uint32_t sda_high
 
uint32_t scl_low
 
uint32_t sda_low
 
uint16_t bit_time
 
uint16_t p_setup_ticks
 
uint16_t sr_setup_ticks
 
uint16_t s_hold_ticks
 
uint16_t low_period_ticks
 
uint16_t high_period_ticks
 
int interrupt_state
 
int stopped
 

Detailed Description

Struct to hold an I2C master context.

The members in this struct should not be accessed directly.


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