|
Open Model Railroad Network (OpenMRN)
|
GPIO Input pin in ADC configuration (analog). More...
#include <TivaGPIO.hxx>
Static Public Member Functions | |
| static void | hw_init () |
| Implements hw_init functionality for this pin only. | |
| static void | hw_set_to_safe () |
| Implements hw_set_to_safe functionality for this pin only. | |
GPIO Input pin in ADC configuration (analog).
This pin cannot be read or written directly (will fail compilation).
Do not use this class directly. Use GPIO_PIN instead.
Definition at line 427 of file TivaGPIO.hxx.
|
inlinestatic |
Implements hw_init functionality for this pin only.
Definition at line 433 of file TivaGPIO.hxx.
|
inlinestatic |
Implements hw_set_to_safe functionality for this pin only.
TODO(balazs.racz): we need to somehow specify what to do to be safe. Options are drive low, drive high, input std, input wpu, input wpd.
Definition at line 441 of file TivaGPIO.hxx.