TMPM4G9
V1.0.0.0
|
External reference declaration for LED. More...
#include "txz_sample_def.h"
Go to the source code of this file.
Data Structures | |
struct | led_initial_setting_t |
Initial setting. User must be set. More... | |
struct | led_private_info_t |
Private Information. More... | |
struct | led_t |
LED Class. More... | |
Enumerations | |
enum | LEDState { LED_STATE_OFF, LED_STATE_ON } |
LED state. More... | |
Functions | |
void | led_initialize (led_t *p_instance) |
Initialize. More... | |
void | led_finalize (led_t *p_instance) |
Finalize. More... | |
void | led_task (led_t *p_instance) |
Task Processing. More... | |
void | led_1ms_timer_handler (led_t *p_instance) |
1ms Timer Handler More... | |
void | led_turn_on (led_t *p_instance) |
Turn on. More... | |
void | led_turn_off (led_t *p_instance) |
Turn off. More... | |
External reference declaration for LED.
DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LICENSE AGREEMENT.
Copyright(C) Toshiba Electronic Device Solutions Corporation 2019