180718 HJM : 8 Count sensing data RF send, certTest, temp(cold)Test
Fork of EV-COG-AD3029LZ by
Direct RF Private Functions
[SPIRIT_DirectRf]
Functions | |
| void | SpiritDirectRfSetRxMode (DirectRx xDirectRx) |
| Sets the DirectRF RX mode of SPIRIT. | |
| DirectRx | SpiritDirectRfGetRxMode (void) |
| Returns the DirectRF RX mode of SPIRIT. | |
| void | SpiritDirectRfSetTxMode (DirectTx xDirectTx) |
| Sets the TX mode of SPIRIT. | |
| DirectTx | SpiritDirectRfGetTxMode (void) |
| Returns the DirectRF TX mode of SPIRIT. | |
Function Documentation
| DirectRx SpiritDirectRfGetRxMode | ( | void | ) |
Returns the DirectRF RX mode of SPIRIT.
- Parameters:
-
None.
- Return values:
-
DirectRx Direct Rx mode.
Definition at line 143 of file SPIRIT_DirectRF.c.
| DirectTx SpiritDirectRfGetTxMode | ( | void | ) |
Returns the DirectRF TX mode of SPIRIT.
- Parameters:
-
None.
- Return values:
-
DirectTx Direct Tx mode.
Definition at line 187 of file SPIRIT_DirectRF.c.
| void SpiritDirectRfSetRxMode | ( | DirectRx | xDirectRx ) |
Sets the DirectRF RX mode of SPIRIT.
- Parameters:
-
xDirectRx code of the desired mode. This parameter can be any value of DirectRx.
- Return values:
-
None.
Definition at line 118 of file SPIRIT_DirectRF.c.
| void SpiritDirectRfSetTxMode | ( | DirectTx | xDirectTx ) |
Sets the TX mode of SPIRIT.
- Parameters:
-
xDirectTx code of the desired source. This parameter can be any value of DirectTx.
- Return values:
-
None.
Definition at line 162 of file SPIRIT_DirectRF.c.
Generated on Tue Jul 12 2022 19:57:49 by
1.7.2
