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.
Dependents: MAXREFDES131_Qt_Demo MAX32630FTHR_iButton_uSD_Logger MAX32630FTHR_DS18B20_uSD_Logger MAXREFDES130_131_Demo ... more
DS248x::Config Class Reference
Represents a DS248x configuration. More...
#include <DS248x.h>
Public Member Functions | |
uint8_t | readByte () const |
Byte representation that is read from the DS248x. | |
uint8_t | writeByte () const |
Byte respresentation that is written to the DS248x. | |
void | reset () |
Reset to the power-on default config. | |
bool | get1WS () const |
bool | getSPU () const |
bool | getPDN () const |
bool | getAPU () const |
Detailed Description
Represents a DS248x configuration.
Definition at line 57 of file DS248x.h.
Member Function Documentation
uint8_t readByte | ( | ) | const |
Byte representation that is read from the DS248x.
void reset | ( | ) |
Reset to the power-on default config.
uint8_t writeByte | ( | ) | const |
Byte respresentation that is written to the DS248x.
Generated on Tue Jul 12 2022 15:46:21 by
