ESOS32
ESOSOn32-bitProcessors
Functions
esos_hwxxxx_sui.c File Reference

Template for creating hardware-specific support for the ESOS32 watchdog service. More...

Go to the source code of this file.

Functions

void esos_hw_sui_configLED (ESOS_SUI_LED_HANDLE h_led)
 
void esos_hw_sui_turnLEDOn (ESOS_SUI_LED_HANDLE h_led)
 
void esos_hw_sui_turnLEDOff (ESOS_SUI_LED_HANDLE h_led)
 
void esos_hw_sui_configSwitch (ESOS_SUI_SWITCH_HANDLE h_sw)
 
BOOL esos_hw_sui_isSwitchPressed (ESOS_SUI_SWITCH_HANDLE h_sw)
 
BOOL esos_hw_sui_isSwitchReleased (ESOS_SUI_SWITCH_HANDLE h_sw)
 

Detailed Description

Template for creating hardware-specific support for the ESOS32 watchdog service.

/**

Definition in file esos_hwxxxx_sui.c.