AN2262 Motorola / Freescale Semiconductor, AN2262 Datasheet - Page 47

no-image

AN2262

Manufacturer Part Number
AN2262
Description
Wireless HC08 Modem
Manufacturer
Motorola / Freescale Semiconductor
Datasheet
/****************************************************************************/
/* Register Mapping Structures and Macros
/****************************************************************************/
#define DBLREG(a)
#define REGISTER(a)
#define BIT(a,b)
/* assumes right to left bit order, highware default */
typedef volatile struct{
} vbitfield;
/****************************************************************************/
/* Input Output Ports
/****************************************************************************/
/* Port A Data register */
#define
#define
#define
#define
#define
#define
#define
#define
#define
/* Port B Data register */
#define
#define
#define
#define
#define
#define
#define
#define
#define
MOTOROLA
volatile unsigned int bit0
volatile unsigned int bit1
volatile unsigned int bit2
volatile unsigned int bit3
volatile unsigned int bit4
volatile unsigned int bit5
volatile unsigned int bit6
volatile unsigned int bit7
PTA
PTA_BIT0
PTA_BIT1
PTA_BIT2
PTA_BIT3
PTA_BIT4
PTA_BIT5
PTA_BIT6
PTA_BIT7
PTB
PTB_BIT0
PTB_BIT1
PTB_BIT2
PTB_BIT3
PTB_BIT4
PTB_BIT5
PTB_BIT6
PTB_BIT7
(((vbitfield *)(a))->bit##b)
(*((volatile unsigned int *)(a)))
(*((volatile unsigned char *)(a)))
REGISTER(0x00)
BIT(0x00,0)
BIT(0x00,1)
BIT(0x00,2)
BIT(0x00,3)
BIT(0x00,4)
BIT(0x00,5)
BIT(0x00,6)
BIT(0x00,7)
REGISTER(0x01)
BIT(0x01,0)
BIT(0x01,1)
BIT(0x01,2)
BIT(0x01,3)
BIT(0x01,4)
BIT(0x01,5)
BIT(0x01,6)
BIT(0x01,7)
: 1;
: 1;
: 1;
: 1;
: 1;
: 1;
: 1;
: 1;
Wireless HC08 Modem
*/
*/
Source Code
AN2262/D
47

Related parts for AN2262