PHiLIP
gpio_status_t Struct Reference

IO pin status. More...

#include <PHiLIP_typedef.h>

Data Fields

uint8_t level: 1
 
uint8_t res: 7
 

Detailed Description

IO pin status.

Field Documentation

uint8_t gpio_status_t::level

The io level of the pin - 0:low - 1:high

uint8_t gpio_status_t::res

Reserved bits


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