PER Firmware
Loading...
Searching...
No Matches
sdc.h File Reference

SDC task implementation. More...

#include <stdint.h>
Include dependency graph for sdc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void SDC_task_periodic (void)
 

Variables

static constexpr uint32_t SDC_TASK_PERIOD_MS = 5
 

Detailed Description

SDC task implementation.

Author
Irving Wang (irvin.nosp@m.gw@p.nosp@m.urdue.nosp@m..edu)

Function Documentation

◆ SDC_task_periodic()

void SDC_task_periodic ( void )
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ SDC_TASK_PERIOD_MS

uint32_t SDC_TASK_PERIOD_MS = 5
staticconstexpr