User’s Manual
47
Parameter: port represents the number of the GPIO, 1 or 2
Mode 8 bit of a bit, each bit controls the input and output mode of a GPIO pin,
Bit =1, the corresponding pin is used as the input port.
Bit =0, the corresponding pin is used as an output port.
Return value Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0
GPIO pin
PIN8
PIN7
PIN6
PIN5
PIN4
PIN3
PIN2
PIN1
Note: The output value is valid only when the pin is in output mode.
4 * creation date
:
5*========================================================================*/
/*==========================================================================
* void sio_gpio_output(WORD port,BYTE value);
2 * function description
:
high and low levels output of the subcard
3 * parameter description:
Parameter: port represents the number of the GPIO, 1 or 2
Level 8 bit of a bit, each bit controls a GPIO pin output value,
Bit =1, means output high level
Bit =0, means output low level
Return value Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0
GPIO pin
PIN8
PIN7
PIN6
PIN5
PIN4
PIN3
PIN2
PIN1
Note: The output value is valid only when the pin is in output mode.
4 * creation date
:
5*========================================================================*/
/*==========================================================================
1 * int sio_gpio_input(WORD port);
Содержание BRAV-7501
Страница 1: ...User s Manual BRAV 7501 User s Manual Ver A1 0 Date 9 July 2020 ...
Страница 2: ...User s Manual Version Note No Ver Note Date Writer 1 A1 0 first publish 20200709 Echo ...
Страница 9: ...User s Manual 1 General Information CHAPTER 1 ...
Страница 14: ...User s Manual 6 Figure 1 1 Coastline interface AXM I961 Figure 1 2 ...
Страница 15: ...User s Manual 7 BRAV 7501 Dimension Unit mm Figure 1 3 ...
Страница 16: ...User s Manual 8 Hardware Installation CHAPTER 2 ...
Страница 30: ...User s Manual 22 Figure 2 24 ...
Страница 37: ...User s Manual 29 BIOS Setup CHAPTER 3 ...
Страница 50: ...User s Manual 42 Driver Installation CHAPTER 4 ...
Страница 53: ...User s Manual 45 SYSTEM RESOURCE CHAPTER 5 ...