Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
reg_cnfg_gpio0_t Union Reference
CNFG_GPIO0 Register. More...
#include <MAX77654_regs.h>
Detailed Description
CNFG_GPIO0 Register.
Address : 0x11
Definition at line 308 of file MAX77654_regs.h.
Field Documentation
Alternate Mode Enable for GPIO0.
Bit 5. 0 = Standard GPIO. 1 = Flexible Power Sequencer Active-High Output for SBB2.
Definition at line 328 of file MAX77654_regs.h.
unsigned char |
Bit 6.
Definition at line 331 of file MAX77654_regs.h.
General Purpose Input Debounce Timer Enable.
Bit 4. 0 = no debounce 1 = 30ms debounce
Definition at line 325 of file MAX77654_regs.h.
GPIO Digital Input Value.
Bit 1. 0 = Input logic low 1 = Input logic high
Definition at line 314 of file MAX77654_regs.h.
GPIO Direction.
Bit 0. 0 = General purpose output (GPO) 1 = General purpose input (GPI)
Definition at line 311 of file MAX77654_regs.h.
General Purpose Output Data Output.
Bit 3. This bit is a don't care when DIR = 1 (configured as input). When set for GPO (DIR = 0): 0 = GPIO is output is logic low 1 = GPIO is output logic high when set as push-pull output (DRV = 1).
Definition at line 321 of file MAX77654_regs.h.
General Purpose Output Driver Type.
Bit 2. This bit is a don't care when DIR = 1 (configured as input) When set for GPO (DIR = 0): 0 = Open-Drain 1 = Push-Pull
Definition at line 317 of file MAX77654_regs.h.
Reserved.
Bit 7. Unutilized bit. Write to 0. Reads are don't care.
Definition at line 332 of file MAX77654_regs.h.
Generated on Fri Aug 26 2022 11:59:26 by
