![]() |
Kinetis SDK v.1.2 Demo Applications User's Guide
Rev. 0
Freescale Semiconductor, Inc.
|
#include "board.h"
#include "fsl_clock_manager.h"
#include "fsl_edma_driver.h"
#include "fsl_uart_edma_driver.h"
Functions | |
int | main (void) |
Check send/receive non blocking with DMA. More... | |
Variables | |
const uint8_t | buffStart [] |
const uint8_t | bufferData1 [] |
int main | ( | void | ) |
Function prototype for main function.
receiveBuff | Buffer used to hold received data |
Return code from each SSD function
Address of the target location
Return protection status
Number of longword or phrase to be verified
0=normal, 1=user, 2=factory - margin read for reading
Indicate LED is brighter or dimmer
Use LPTMR in Time Counter mode
When hit compare value, set counter back to zero
bypass prescaler
use 1kHz Low Power Clock
< Enables slcd clock from osc
< SLCD starts fault detection and caused an LCD interrupt later
< SLCD starts blinking mode
< SLCD stops blinking mode
< SLCD starts blank display mode
< SLCD stops blank display mode
Average TSI value of untouched state
const uint8_t bufferData1[] |
const uint8_t buffStart[] |