ModelSpace
Documentation for ModelSpace models and classes.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
cfspp::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 cfspp::GpioConfig_t::alternate

◆ bank

uint8 cfspp::GpioConfig_t::bank

◆ mode

uint32 cfspp::GpioConfig_t::mode

◆ pin

uint32 cfspp::GpioConfig_t::pin

◆ pull

uint32 cfspp::GpioConfig_t::pull

◆ speed

uint32 cfspp::GpioConfig_t::speed

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