MG32F10x Standard Peripherals Firmware Library
Functions
mg32f10x_led.c File Reference

This file provides all the LED firmware functions. More...

#include "mg32f10x_led.h"
#include "mg32f10x_rcc.h"

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...
 

Detailed Description

This file provides all the LED firmware functions.

Author
megawin Application Team
Version
V0.1.10
Date
05-January-2023