|
Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
|
NSC Init CMD parameter structure. More...
#include <ptxNSC_InterfaceTypes.h>

Data Fields | |
| ptxNSC_Init_clk_src_t | conClkSrc |
| uint8_t | conVarLbs |
| uint8_t | conNHost [PTX_NSC_TYPES_NHOST_LEN] |
| uint8_t | conNHostCe [PTX_NSC_TYPES_NHOSTCE_LEN] |
| uint32_t | conUartSpeed |
| uint8_t | conUartHwFlow |
| uint8_t | conPrngSeed [PTX_NSC_TYPES_PRNGSEED_LEN] |
| uint8_t | conAlmMax [PTX_NSC_TYPES_ALMMAX_LEN] |
| uint8_t | conAlmMin [PTX_NSC_TYPES_ALMMIN_LEN] |
| uint8_t | conPowerAmpOverCurrentTh |
| uint8_t | conPowerAmpThermalTh |
NSC Init CMD parameter structure.
| uint8_t conAlmMax[PTX_NSC_TYPES_ALMMAX_LEN] |
Maximum allowed N_ALM value for ALM frequency correction.
| uint8_t conAlmMin[PTX_NSC_TYPES_ALMMIN_LEN] |
Minimum allowed N_ALM value for ALM frequency correction.
| ptxNSC_Init_clk_src_t conClkSrc |
Defines the source clock of the clock synthesizer.
| uint8_t conNHost[PTX_NSC_TYPES_NHOST_LEN] |
Division factor for the clock synthesizer.
| uint8_t conNHostCe[PTX_NSC_TYPES_NHOSTCE_LEN] |
Division factor for the clock synthesizer during CE.
| uint8_t conPowerAmpOverCurrentTh |
Power Amplifier over-current protection threshold.
| uint8_t conPowerAmpThermalTh |
Power Amplifier thermal protection threshold.
| uint8_t conPrngSeed[PTX_NSC_TYPES_PRNGSEED_LEN] |
PRNG seed value.
| uint8_t conUartHwFlow |
Uart Hw Flow Control. (1 enable, 0 disable)
| uint32_t conUartSpeed |
Uart Speed.
| uint8_t conVarLbs |
Reference division select parameter.