I2C_Drivers (ARM) 1.1
SMFSW collection of HAL I2C Drivers for ARM
Loading...
Searching...
No Matches
uNCA9595_REG__IN Union Reference

Union for Input register pair of NCA9595. More...

#include <NCA9595.h>

Data Fields

uint16_t Word
 
struct { 
 
   uint16_t   I0_0:1 
 Input bit for Port 0 Channel 0. More...
 
   uint16_t   I0_1:1 
 Input bit for Port 0 Channel 1. More...
 
   uint16_t   I0_2:1 
 Input bit for Port 0 Channel 2. More...
 
   uint16_t   I0_3:1 
 Input bit for Port 0 Channel 3. More...
 
   uint16_t   I0_4:1 
 Input bit for Port 0 Channel 4. More...
 
   uint16_t   I0_5:1 
 Input bit for Port 0 Channel 5. More...
 
   uint16_t   I0_6:1 
 Input bit for Port 0 Channel 6. More...
 
   uint16_t   I0_7:1 
 Input bit for Port 0 Channel 7. More...
 
   uint16_t   I1_0:1 
 Input bit for Port 1 Channel 0. More...
 
   uint16_t   I1_1:1 
 Input bit for Port 1 Channel 1. More...
 
   uint16_t   I1_2:1 
 Input bit for Port 1 Channel 2. More...
 
   uint16_t   I1_3:1 
 Input bit for Port 1 Channel 3. More...
 
   uint16_t   I1_4:1 
 Input bit for Port 1 Channel 4. More...
 
   uint16_t   I1_5:1 
 Input bit for Port 1 Channel 5. More...
 
   uint16_t   I1_6:1 
 Input bit for Port 1 Channel 6. More...
 
   uint16_t   I1_7:1 
 Input bit for Port 1 Channel 7. More...
 
Bits 
 

Detailed Description

Union for Input register pair of NCA9595.

Field Documentation

◆ [struct]

struct { ... } uNCA9595_REG__IN::Bits

◆ I0_0

uint16_t uNCA9595_REG__IN::I0_0

Input bit for Port 0 Channel 0.

◆ I0_1

uint16_t uNCA9595_REG__IN::I0_1

Input bit for Port 0 Channel 1.

◆ I0_2

uint16_t uNCA9595_REG__IN::I0_2

Input bit for Port 0 Channel 2.

◆ I0_3

uint16_t uNCA9595_REG__IN::I0_3

Input bit for Port 0 Channel 3.

◆ I0_4

uint16_t uNCA9595_REG__IN::I0_4

Input bit for Port 0 Channel 4.

◆ I0_5

uint16_t uNCA9595_REG__IN::I0_5

Input bit for Port 0 Channel 5.

◆ I0_6

uint16_t uNCA9595_REG__IN::I0_6

Input bit for Port 0 Channel 6.

◆ I0_7

uint16_t uNCA9595_REG__IN::I0_7

Input bit for Port 0 Channel 7.

◆ I1_0

uint16_t uNCA9595_REG__IN::I1_0

Input bit for Port 1 Channel 0.

◆ I1_1

uint16_t uNCA9595_REG__IN::I1_1

Input bit for Port 1 Channel 1.

◆ I1_2

uint16_t uNCA9595_REG__IN::I1_2

Input bit for Port 1 Channel 2.

◆ I1_3

uint16_t uNCA9595_REG__IN::I1_3

Input bit for Port 1 Channel 3.

◆ I1_4

uint16_t uNCA9595_REG__IN::I1_4

Input bit for Port 1 Channel 4.

◆ I1_5

uint16_t uNCA9595_REG__IN::I1_5

Input bit for Port 1 Channel 5.

◆ I1_6

uint16_t uNCA9595_REG__IN::I1_6

Input bit for Port 1 Channel 6.

◆ I1_7

uint16_t uNCA9595_REG__IN::I1_7

Input bit for Port 1 Channel 7.

◆ Word

uint16_t uNCA9595_REG__IN::Word

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