|
Open Model Railroad Network (OpenMRN)
|
GPIO Input pin for USB. More...
#include <TivaGPIO.hxx>
Static Public Member Functions | |
| static void | hw_init () |
| Initializes the hardware pin. | |
| static void | hw_set_to_safe () |
| Sets the hardware pin to a safe state. | |
GPIO Input pin for USB.
This pin cannot be read or written directly (will fail compilation).
Do not use this class directly. Use GPIO_PIN instead.
Definition at line 454 of file TivaGPIO.hxx.
|
inlinestatic |
Initializes the hardware pin.
Definition at line 460 of file TivaGPIO.hxx.
|
inlinestatic |
Sets the hardware pin to a safe state.
Definition at line 466 of file TivaGPIO.hxx.