LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
Main Page
Modules
Data Structures
Files
Related Pages
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
sct_fsm.h
Go to the documentation of this file.
1
#ifndef __SCT_FSM_H__
2
#define __SCT_FSM_H__
3
4
/* Generated by fzmparser version 1.14 --- DO NOT EDIT! */
5
6
#include "sct_user.h"
7
8
extern
void
sct_fsm_init
(
void
);
9
10
/* Output assignments (and their defaults if specified) */
11
#define SCT_OUTPUT_JUMP_SIGNAL (6)
12
#define SCT_OUTPUTPRELOAD_JUMP_SIGNAL (0)
13
#define SCT_OUTPUT_CTOUT0 (14)
14
#define SCT_OUTPUTPRELOAD_CTOUT0 (1)
15
#define SCT_OUTPUT_CTOUT1 (10)
16
#define SCT_OUTPUTPRELOAD_CTOUT1 (1)
17
#define SCT_OUTPUT_CTOUT2 (13)
18
#define SCT_OUTPUTPRELOAD_CTOUT2 (1)
19
#define SCT_OUTPUT_CTOUT3 (11)
20
#define SCT_OUTPUTPRELOAD_CTOUT3 (1)
21
22
23
/* Match register reload macro definitions */
24
#define reload_toggleTimeout(value) LPC_SCT->MATCHREL_L[0] = value;
25
#define reload_jumpTimeout(value) LPC_SCT->MATCHREL_H[0] = value;
26
27
#endif
applications
lpc18xx_43xx
examples
misc
sct_apps
app_sct_simple_match
keil_mcb_18574357
sct_fsm.h
Generated on Fri May 10 2013 10:42:06 for LPCOpen Platform by
1.8.2