msp430_port_p7_p8_t Struct Reference

GPIO Port 7/8 (different register layout than Ports 1-6) More...

Detailed Description

GPIO Port 7/8 (different register layout than Ports 1-6)

Definition at line 75 of file msp430_regs.h.

#include <msp430_regs.h>

Data Fields

REG8 IN
 input data
 
uint8_t _padding1
 unrelated I/O
 
REG8 OD
 output data
 
uint8_t _padding2
 unrelated I/O
 
REG8 DIR
 pin direction
 
uint8_t _padding3
 unrelated I/O
 
REG8 SEL
 alternative function select
 

The documentation for this struct was generated from the following file: