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

This file contains all the functions prototypes for the LED firmware library. 更多...

#include "mg32f10x.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 contains all the functions prototypes for the LED firmware library.

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