rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Fields
PortConfig Struct Reference

Port Configuration. More...

#include <hal_pal_lld.h>

Collaboration diagram for PortConfig:
Collaboration graph
[legend]

Data Fields

ioportid_t port
 
iomode_t pads [PADS_PER_PORT]
 

Detailed Description

Port Configuration.

This structure stores the configuration parameters of all pads belonging to a port.

Definition at line 114 of file hal_pal_lld.h.

Field Documentation

◆ pads

iomode_t PortConfig::pads[PADS_PER_PORT]

Definition at line 116 of file hal_pal_lld.h.

◆ port

ioportid_t PortConfig::port

Definition at line 115 of file hal_pal_lld.h.


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