7 lines
94 B
C
7 lines
94 B
C
#ifndef _NT72_NAND_API_H_
|
|
#define _NT72_NAND_API_H_
|
|
|
|
void nt72_nand_set_inv(int inv);
|
|
|
|
#endif
|