pins.h File Reference

Kubos-HAL-MSP430F5529 - GPIO pin defs. More...

Go to the source code of this file.

Data Structures

struct  KPinDesc
 Struct which contains gpio details (dir/out/in/pull pins and bit) More...
 

Enumerations

enum  KPin {
  P10 = 0, P11, P12, P13,
  P14, P15, P16, P20,
  P21, P22, P23, P24,
  P25, P26, P27, P30,
  P31, P32, P33, P34,
  P35, P36, P37, P40,
  P41, P42, P43, P44,
  P45, P47, P60, P61,
  P62, P63, P64, P65,
  P66, P70, P74, P81,
  P82
}
 Enum containing gpios currently setup. More...