PandA-2024.02
examples
VGA_Nexys4
leds_ctrl.c
Go to the documentation of this file.
1
#include "
leds_ctrl.h
"
2
3
void
leds_ctrl
(
unsigned
short
val)
4
{
5
printf(
"val:%d\n"
, val);
6
}
leds_ctrl
void leds_ctrl(unsigned short val)
Definition:
leds_ctrl.c:3
leds_ctrl.h
Generated on Mon Feb 12 2024 13:02:49 for PandA-2024.02 by
1.8.13