Minor documentation cleanups.
This commit is contained in:
@@ -55,10 +55,10 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/** Serial carrier TPI/PDI speed when hardware TPI/PDI mode is used */
|
||||
/** Serial carrier TPI/PDI speed when hardware TPI/PDI mode is used. */
|
||||
#define XPROG_HARDWARE_SPEED 1000000
|
||||
|
||||
/** Total number of bits in a single USART frame */
|
||||
/** Total number of bits in a single USART frame. */
|
||||
#define BITS_IN_USART_FRAME 12
|
||||
|
||||
#define PDI_CMD_LDS 0x00
|
||||
|
||||
Reference in New Issue
Block a user