WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
warpos::GpioConfig_t Struct Reference

Struct type definition for GPIO configuration interface. More...

#include <Platform.h>

Public Attributes

uint8 bank
uint32 pin
uint32 mode
uint32 speed
uint32 pull
uint32 alternate

Detailed Description

Struct type definition for GPIO configuration interface.

Member Data Documentation

◆ alternate

uint32 warpos::GpioConfig_t::alternate

◆ bank

uint8 warpos::GpioConfig_t::bank

◆ mode

uint32 warpos::GpioConfig_t::mode

◆ pin

uint32 warpos::GpioConfig_t::pin

◆ pull

uint32 warpos::GpioConfig_t::pull

◆ speed

uint32 warpos::GpioConfig_t::speed

The documentation for this struct was generated from the following file:
  • /Users/mickey/Documents/Projects/warptwin/warpos/src/flight/Platform.h