Functions | |
| uint8_t | mtb_pmbus_get_active_page (mtb_pmbus_stc_t *inst) |
| Returns the active page number. More... | |
| uint8_t | mtb_pmbus_get_active_phase (mtb_pmbus_stc_t *inst) |
| Returns the active phase number. More... | |
| uint8_t mtb_pmbus_get_active_page | ( | mtb_pmbus_stc_t * | inst | ) |
Returns the active page number.
| inst | The pointer to the PMBus instance structure |
| uint8_t mtb_pmbus_get_active_phase | ( | mtb_pmbus_stc_t * | inst | ) |
Returns the active phase number.
| inst | The pointer to the PMBus instance structure |