AEM
USARTSPI::pinRegisterStruct Struct Reference

#include <yspi.h>

Data Fields

volatile uint8_t & io
 
volatile uint8_t & set
 

Detailed Description

pinRegisterStruct references to USART registers used to control pinMode and pin Value. These registers come from the MCU datasheets.

Field Documentation

volatile uint8_t& USARTSPI::pinRegisterStruct::io

for pinMode setting to OUTPUT

volatile uint8_t & USARTSPI::pinRegisterStruct::set

for digitalWrite setting to HIGH or LOW


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