SIMO PMIC with 300mA Switching Charger

Embed: (wiki syntax)

« Back to documentation index

reg_cnfg_glbl_t Union Reference

reg_cnfg_glbl_t Union Reference

CNFG_GLBL Register. More...

#include <MAX77659_regs.h>


Detailed Description

CNFG_GLBL Register.

Address : 0x10

Definition at line 249 of file MAX77659_regs.h.


Field Documentation

unsigned char dben_nen

Debounce Timer Enable for the nEN Pin.

Bit 2. 0 = 500μs Debounce 1 = 30ms Debounce

Definition at line 257 of file MAX77659_regs.h.

unsigned char nen_mode

nEN Input (ON-KEY) Default Configuration Mode.

Bit 3. 0 = Push-Button Mode 1 = Slide-Switch Mode

Definition at line 260 of file MAX77659_regs.h.

unsigned char pu_dis

nEN Internal Pullup Resistor.

Bit 7. 0 = Strong internal nEN pullup (200kΩ) 1 = Weak internal nEN pullup (10MΩ)

Definition at line 273 of file MAX77659_regs.h.

unsigned char sbia_en

Main Bias Enable Software Request.

Bit 4. 0 = Main Bias not enabled by software. Note that the main bias may be on via the on/off controller. 1 = Main Bias force enabled by software.

Definition at line 263 of file MAX77659_regs.h.

unsigned char sbia_lpm

Main Bias Low-Power Mode Software Request.

Bit 5. 0 = Main Bias requested to be in Normal-Power Mode by software. 1 = Main Bias request to be in Low-Power Mode by software.

Definition at line 267 of file MAX77659_regs.h.

unsigned char sft_ctrl

Software Reset Functions.

Bit 1:0. 0b00 = No Action 0b01 = Software Cold Reset (SFT_CRST). The device powers down, resets, and the powers up again. 0b10 = Software Off (SFT_OFF). The device powers down, resets, and then remains off and waiting for a wake-up event. 0b11 = Factory-Ship Mode Enter (FSM).

Definition at line 252 of file MAX77659_regs.h.

unsigned char t_mrst

Sets the Manual Reset Time (tMRST).

Bit 6. 0 = 8s 1 = 3.3s

Definition at line 270 of file MAX77659_regs.h.