ArchAVR_PortConfig Struct Reference

yasimavr: ArchAVR_PortConfig Struct Reference
yasimavr
Loading...
Searching...
No Matches
ArchAVR_PortConfig Struct Reference

Configuration structure for ArchAVR_Port. More...

#include <arch_avr_port.h>

Public Attributes

char name
 
reg_addr_t reg_port
 
reg_addr_t reg_pin
 
reg_addr_t reg_dir
 

Detailed Description

Configuration structure for ArchAVR_Port.

Member Data Documentation

◆ name

char ArchAVR_PortConfig::name

◆ reg_dir

reg_addr_t ArchAVR_PortConfig::reg_dir

◆ reg_pin

reg_addr_t ArchAVR_PortConfig::reg_pin

◆ reg_port

reg_addr_t ArchAVR_PortConfig::reg_port

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