Kamcho Library 02.00.03  lib.kamcho.02.00.03.287
Data Fields
LED_Device_t Struct Reference

A structure to represent LED device. More...

#include <led_device.h>

Data Fields

void(* On )(uint8_t pos)
 
void(* Off )(uint8_t pos)
 
void(* SetLightLevel )(uint8_t pos, uint8_t level)
 
const char * Name
 

Detailed Description

A structure to represent LED device.

Field Documentation

const char* Name
void(* Off) (uint8_t pos)
void(* On) (uint8_t pos)
void(* SetLightLevel) (uint8_t pos, uint8_t level)

The documentation for this struct was generated from the following file: