hx711-pico-c
|
Go to the source code of this file.
Functions | |
void | hx711_get_default_config (hx711_config_t *const cfg) |
void | hx711_multi_get_default_config (hx711_multi_config_t *const cfg) |
Variables | |
const hx711_config_t | HX711__DEFAULT_CONFIG |
const hx711_multi_config_t | HX711__MULTI_DEFAULT_CONFIG |
void hx711_get_default_config | ( | hx711_config_t *const | cfg | ) |
void hx711_multi_get_default_config | ( | hx711_multi_config_t *const | cfg | ) |
Definition at line 61 of file common.c.
References HX711__MULTI_DEFAULT_CONFIG.
|
extern |
Definition at line 33 of file common.c.
Referenced by hx711_get_default_config().
|
extern |
Definition at line 42 of file common.c.
Referenced by hx711_multi_get_default_config().