Maxim Integrated / MAX77658
Embed: (wiki syntax)

« Back to documentation index

reg_shdn_timer_t Union Reference

reg_shdn_timer_t Union Reference

ShdnTimer. More...

#include <MAX77658_regs.h>


Detailed Description

ShdnTimer.

Address : 0x3F

Definition at line 1598 of file MAX77658_regs.h.


Field Documentation

unsigned char shdn_thr

Sets the shutdown timeout period from a minimum of 45s to a maximum of 1.6h.

Bit 15:13. The default POR value of 7h gives a shutdown delay of 1.6h. Register type: special The equation setting the period is: Shutdown Timeout Period = 175.8ms × 2(8+THR).

Definition at line 1606 of file MAX77658_regs.h.

uint16_t shdnctr

Shutdown Counter.

Bit 12:0. This register counts the total amount of elapsed time since the shutdown trigger event. Register type: special. This counter value stops and resets to 0 when the shutdown timeout completes. The counter LSB is 1.4s.

Definition at line 1602 of file MAX77658_regs.h.