atmega_regs_common.h

CMSIS style register definitions for the atmega family.

REG8

Register types.

1
volatile uint8_t
REG16
1
volatile uint16_t
struct mega_timer_t

Timer register map.

msp430_regs.h::REG8 CRA

control A

msp430_regs.h::REG8 CRB

control B

msp430_regs.h::REG8 CRC

control C

msp430_regs.h::REG8 reserved

reserved

msp430_regs.h::REG16 CNT

counter

msp430_regs.h::REG16 ICR

input capture

msp430_regs.h::REG16 OCR()

output compare

struct mini_timer_t

8-bit timer register map

msp430_regs.h::REG8 CRA

control A

msp430_regs.h::REG8 CRB

control B

msp430_regs.h::REG8 CNT

counter

msp430_regs.h::REG8 OCR()

output compare

struct mega_uart_t

UART register map.

msp430_regs.h::REG8 CSRA

control and status register A

msp430_regs.h::REG8 CSRB

control and status register B

msp430_regs.h::REG8 CSRC

control and status register C

msp430_regs.h::REG8 reserved

reserved

msp430_regs.h::REG16 BRR

baud rate register

msp430_regs.h::REG8 DR

data register