#endif\r
\r
/* Type Defines: */\r
- /* Type define for a pointer to a bit in a bit buffer. */\r
+ /** Type define for a pointer to a bit in a bit buffer. */\r
typedef struct\r
{\r
uint8_t* CurrentByte; /**< Pointer to the current byte in the buffer */\r