MAX77642/MAX77643 Ultra Configurable PMIC Featuring 93% Peak Efficiency Single-Inductor, 3-Output BuckBoost, 1-LDO for Long Battery Life Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_cnfg_glbl0_t Union Reference

reg_cnfg_glbl0_t Union Reference

CNFG_GLBL0 Register. More...

#include <MAX77643_2_regs.h>


Detailed Description

CNFG_GLBL0 Register.

Address : 0x06

Definition at line 255 of file MAX77643_2_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 263 of file MAX77643_2_regs.h.

unsigned char nen_mode

nEN Input (ON-KEY) Default Configuration Mode.

Bit 4:3. 0b00 = Push-button mode 0b01 = Slide-switch mode 0b10 = Logic mode 0b11 = Reserved

Definition at line 266 of file MAX77643_2_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 277 of file MAX77643_2_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 271 of file MAX77643_2_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 = Auto Wake Up (SFT_AUTO).

Definition at line 258 of file MAX77643_2_regs.h.

unsigned char t_mrst

Sets the Manual Reset Time (tMRST).

Bit 6. 0 = 8s 1 = 4s

Definition at line 274 of file MAX77643_2_regs.h.