bspIo
Configuration
ioConfiguration.h
is used to configure the input/output pins.
The Io::PinConfiguration structure in the ioConfiguration.h
file is the configuration of
input/output (I/O) pins. Each member of the structure represents port, pin and direction of
specific pins.
The pin ID is used to refer to a specific pin in application code. The list of pin IDs present in
the PinId
enum are corresponding to the array of PinConfiguration.
IO Modules
Input Configurations |
|
Output Configurations |
|
Output Pwm Configurations |