Loading...
Searching...
No Matches
msp430_port_p1_p2_t Struct Reference

GPIO Port 1/2 (with interrupt functionality) More...

Detailed Description

GPIO Port 1/2 (with interrupt functionality)

Definition at line 98 of file msp430_regs_common.h.

#include <msp430_regs_common.h>

Data Fields

msp430_port_t base
 common GPIO port registers
 
REG8 IFG
 interrupt flag
 
REG8 IES
 interrupt edge select
 
REG8 IE
 interrupt enable
 
REG8 SEL
 alternative function select
 

Field Documentation

◆ base

msp430_port_t msp430_port_p1_p2_t::base

common GPIO port registers

Definition at line 99 of file msp430_regs_common.h.

◆ IE

REG8 msp430_port_p1_p2_t::IE

interrupt enable

Definition at line 102 of file msp430_regs_common.h.

◆ IES

REG8 msp430_port_p1_p2_t::IES

interrupt edge select

Definition at line 101 of file msp430_regs_common.h.

◆ IFG

REG8 msp430_port_p1_p2_t::IFG

interrupt flag

Definition at line 100 of file msp430_regs_common.h.

◆ SEL

REG8 msp430_port_p1_p2_t::SEL

alternative function select

Definition at line 103 of file msp430_regs_common.h.


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