KM3NeT CLB  2.0
KM3NeT CLB v2 Embedded Software
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CnvParams Struct Reference

This structure provides information about formatting and parsing. More...

#include <convert.h>

Data Fields

uint8_t base
 Base of the number to format or parse.
 
uint8_t len
 Lenght of the buffer to format into or parse from.
 
char fill
 Fill character.
 
bool uppercase: 1
 Format >10 base values with uppercase.
 
bool alignleft: 1
 Aligning left instead of right (default)
 

Detailed Description

This structure provides information about formatting and parsing.

Definition at line 37 of file convert.h.


The documentation for this struct was generated from the following file: