MG32F10x Standard Peripherals Firmware Library
函数
mg32f10x_led.c 文件参考

This file provides all the LED firmware functions. 更多...

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

函数

void LED_DeInit (void)
 Deinitializes the LED peripheral registers to their default reset values. 更多...
 
void LED_Cmd (FunctionalState NewState)
 Enables or disables the LED peripheral. 更多...
 
void LED_SetSegmentCode (uint8_t idx_seg, uint8_t seg_code)
 Set the segment code. 更多...
 
uint8_t LED_GetSegmentCode (uint8_t idx_seg)
 Get the segment code. 更多...
 

详细描述

This file provides all the LED firmware functions.

作者
megawin Application Team
版本
V0.1.10
日期
05-January-2023