IO_Digital _IO004 App. More...
IO_Digital _IO004 App.
This app can be used to configure a IO Pin when the output shall be controlled by software or when it required just as a input I/O.IO002 App can be used in any case except when the output shall be controlled by software.
Note: The App GUI configures the Port Pin as GPIO in input mode by default.
#include <DAVE3.h>
Functions | |
void | IO004_Init (void) |
void | IO004_DisableOutputDriver (const IO004_HandleType *Handle, IO004_InputModeType Mode) |
void | IO004_EnableOutputDriver (const IO004_HandleType *Handle, IO004_OutputModeType Mode) |