MG32F10x Standard Peripherals Firmware Library
|
This file provides all the LED firmware functions. More...
Functions | |
void | LED_DeInit (void) |
Deinitializes the LED peripheral registers to their default reset values. More... | |
void | LED_Cmd (FunctionalState NewState) |
Enables or disables the LED peripheral. More... | |
void | LED_SetSegmentCode (uint8_t idx_seg, uint8_t seg_code) |
Set the segment code. More... | |
uint8_t | LED_GetSegmentCode (uint8_t idx_seg) |
Get the segment code. More... | |
This file provides all the LED firmware functions.