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