Numworks Epsilon  1.4.1
Graphing Calculator Operating System
GPIOPin Class Reference

#include <gpio.h>

Public Member Functions

constexpr GPIOPin (GPIO group, uint8_t pin)
 
GPIO group () const
 
uint8_t pin () const
 

Detailed Description

Definition at line 95 of file gpio.h.

Constructor & Destructor Documentation

◆ GPIOPin()

constexpr GPIOPin::GPIOPin ( GPIO  group,
uint8_t  pin 
)
inline

Definition at line 97 of file gpio.h.

Member Function Documentation

◆ group()

GPIO GPIOPin::group ( ) const
inline

Definition at line 98 of file gpio.h.

◆ pin()

uint8_t GPIOPin::pin ( ) const
inline

Definition at line 99 of file gpio.h.


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