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

Gpio Datagram payload storage. More...

#include <gpio_datagram.h>

Public Attributes

Port gpioPort
 
uint8_t gpioPin
 
uint8_t bufferLength
 
uint8_t buffer [GPIO_MAX_BUFFER_SIZE]
 

Detailed Description

Gpio Datagram payload storage.

Member Data Documentation

◆ buffer

uint8_t buffer[GPIO_MAX_BUFFER_SIZE]

Data buffer

◆ bufferLength

uint8_t bufferLength

Data buffer length

◆ gpioPin

uint8_t gpioPin

Gpio pin

◆ gpioPort

Port gpioPort

Gpio port


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