|
ether2ser 0.1.0
Ethernet <-> synchronous V.24 bridge firmware for RP2040 + W5500
|


Go to the source code of this file.
Functions | |
| V24_POLARITIES_T | init_polarities (void) |
| Build default V.24 polarity configuration. | |
| void | init_pins (void) |
| Initialize all board GPIOs used by the application. | |
| void init_pins | ( | void | ) |
| V24_POLARITIES_T init_polarities | ( | void | ) |
Build default V.24 polarity configuration.
Definition at line 35 of file gpio_driver.c.
References LOG_DEBUG.
Referenced by init_v24_config().
