|
AMU Library 3.0
C/C++ library for communicating with AMU (Aerospace Measurement Unit) devices
|
Go to the source code of this file.
Macros | |
| #define | MEMBER_SIZE(type, member) |
Functions | |
| volatile amu_twi_regs_t * | amu_regs_get_twi_regs_ptr (void) |
| uint16_t | amu_regs_get_register_length (uint8_t reg) |
Variables | |
| static volatile amu_twi_regs_t | amu_twi_regs |
| #define MEMBER_SIZE | ( | type, | |
| member ) |
Definition at line 12 of file amu_regs.c.
| uint16_t amu_regs_get_register_length | ( | uint8_t | reg | ) |
Definition at line 14 of file amu_regs.c.
| volatile amu_twi_regs_t * amu_regs_get_twi_regs_ptr | ( | void | ) |
Definition at line 7 of file amu_regs.c.
|
static |
Definition at line 4 of file amu_regs.c.