Loading...
Searching...
No Matches
bq2429x_status_t Struct Reference

Device status. More...

Detailed Description

Device status.

Definition at line 97 of file bq2429x.h.

#include <bq2429x.h>

Data Fields

bq2429x_vbus_stat_t vbus
 VBUS status.
 
bq2429x_chrg_stat_t chrg
 Charge status.
 
bool dpm
 DPM status.
 
bool pg
 Power good status.
 
bool therm
 Thermal regulation.
 
bool vsys
 VSYSMIN regulation.
 

Field Documentation

◆ chrg

bq2429x_chrg_stat_t bq2429x_status_t::chrg

Charge status.

Definition at line 99 of file bq2429x.h.

◆ dpm

bool bq2429x_status_t::dpm

DPM status.

false = Not in DPM. true = VINDPM or IINDMP.

Definition at line 105 of file bq2429x.h.

◆ pg

bool bq2429x_status_t::pg

Power good status.

false = Not Power Good true = Power Good

Definition at line 111 of file bq2429x.h.

◆ therm

bool bq2429x_status_t::therm

Thermal regulation.

false = Normal true = In thermal regulation

Definition at line 117 of file bq2429x.h.

◆ vbus

bq2429x_vbus_stat_t bq2429x_status_t::vbus

VBUS status.

Definition at line 98 of file bq2429x.h.

◆ vsys

bool bq2429x_status_t::vsys

VSYSMIN regulation.

false = Not in VSYSMIN regulation (BAT voltage > VSYSMIN) true = In VSYSMIN regulation (BAT voltage < VSYSMIN)

Definition at line 123 of file bq2429x.h.


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