CROSS Technical Documentation User Manual and Technical Doc.
INFN Milano Bicocca
Loading...
Searching...
No Matches

◆ PGA_DAC_chip_select

const struct chip_select_type PGA_DAC_chip_select[6]
Initial value:
={ 1 , ~(1<<pin_2 ),
1 , ~(1<<pin_4 ),
1 , ~(1<<pin_6 ),
1 , (uint8_t) ~(1<<pin_8 ),
2 , (~(1<<pin_2 ) & 0x7F ),
2 , (~(1<<pin_4 ) & 0x7F ) }
@ pin_8
This is the last pin of the output port.

Definition at line 151 of file I2C_to_parallel.c.