|
Renesas PTX1xxR IoT-Reader API (non-OS) Version 7.3.1
Renesas Software Stack for IoT-Reader Applications (non-OS)
|
Parameters for NSC_INIT_CMD. More...
#include <ptxNSC.h>

Data Fields | |
| uint8_t | Con_Clk_Src |
| uint8_t | Con_Var_Lbs |
| uint8_t | Con_NHost [PTX_NSC_INIT_CON_HOST_LENGTH] |
| uint8_t | Con_NHost_Ce [PTX_NSC_INIT_CON_HOST_CE_LENGTH] |
| uint8_t | Con_Uart_Config [PTX_NSC_INIT_CON_UART_CONFIG] |
| uint8_t | Con_Prng_Seed [PTX_NSC_INIT_CON_PRNG_SEED] |
| uint8_t | Con_N_Alm_Max [PTX_NSC_INIT_CON_N_ALM_MAX] |
| uint8_t | Con_N_Alm_Min [PTX_NSC_INIT_CON_N_ALM_MIN] |
| uint8_t | Con_Paocp_Th |
| uint8_t | Con_Patp_Th |
| uint8_t | Con_Xcp_Ctrl |
| uint8_t | Con_Xcp_Th_Gt |
Parameters for NSC_INIT_CMD.
| uint8_t Con_Clk_Src |
Defines the source clock of the clock synthesizer.
| uint8_t Con_N_Alm_Max[PTX_NSC_INIT_CON_N_ALM_MAX] |
Maximum allowed N_ALM value for ALM frequency correction.
| uint8_t Con_N_Alm_Min[PTX_NSC_INIT_CON_N_ALM_MIN] |
Minimum allowed N_ALM value for ALM frequency correction.
| uint8_t Con_NHost[PTX_NSC_INIT_CON_HOST_LENGTH] |
Division factor for the clock synthesizer..
| uint8_t Con_NHost_Ce[PTX_NSC_INIT_CON_HOST_CE_LENGTH] |
Division factor for the clock synthesizer during the CE (Card Emulation) mode.
| uint8_t Con_Paocp_Th |
Power Amplifier over-current protection threshold.
| uint8_t Con_Patp_Th |
Power Amplifier thermal protection threshold.
| uint8_t Con_Prng_Seed[PTX_NSC_INIT_CON_PRNG_SEED] |
PRNG seed value.
| uint8_t Con_Uart_Config[PTX_NSC_INIT_CON_UART_CONFIG] |
UART configuration data.
| uint8_t Con_Var_Lbs |
Reference division select parameter.
| uint8_t Con_Xcp_Ctrl |
External current protection control parameter.
| uint8_t Con_Xcp_Th_Gt |
External current protection settings (threshold for ISensor & GuardTime for ILimiter).