MG32F10x Standard Peripherals Firmware Library
|
This file contains all the functions prototypes for the LED firmware library. More...
#include "mg32f10x.h"
Go to the source code of this file.
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 contains all the functions prototypes for the LED firmware library.