Midnight Sun Firmware
Loading...
Searching...
No Matches
I2C::Payload

I2C Datagram payload storage. More...

#include <i2c_datagram.h>

Public Attributes

Port i2cPort
 
size_t bufferLength
 
uint8_t buffer [I2C_MAX_BUFFER_SIZE]
 

Detailed Description

I2C Datagram payload storage.

Member Data Documentation

◆ buffer

uint8_t buffer[I2C_MAX_BUFFER_SIZE]

Data buffer

◆ bufferLength

size_t bufferLength

Data buffer length

◆ i2cPort

Port i2cPort

I2C port


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