#define BITBANG_PDICLOCK_MASK RESET_LINE_MASK\r
#endif\r
\r
+ /** Total number of bits in a single USART frame */\r
#define BITS_IN_PDI_FRAME 12\r
\r
- #define PDI_NVM_TIMEOUT_MS 200\r
+ /** Timeout in milliseconds of a PDI busy-wait command */\r
+ #define PDI_NVM_TIMEOUT_MS 100\r
\r
#define PDI_CMD_LDS 0x00\r
#define PDI_CMD_LD 0x20\r