weAut_01 / weAutSys    R 2.2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
u8div_t Struct Reference

Detailed Description

Two unsigned bytes intended for quotient and remainder.

This structure is used as return type of divide functions, like divByVal10(uint8_t), divWByVal10toByte(uint16_t) etc. But it can be used as a common pair of unsigned 8 bit values, as well.

See also:
u16div_t

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