MAX32665 SDK Documentation  0.2
Software Development Kit Overview and API Documentation
owm_cfg_t Struct Reference

Structure type for 1-Wire Master configuration.

#include <owm.h>

Data Fields

uint8_t int_pu_en
 1 = internal pullup on. More...
 
owm_ext_pu_t ext_pu_mode
 See owm_ext_pu_t. More...
 
uint8_t long_line_mode
 1 = long line mode enable. More...
 

Field Documentation

◆ int_pu_en

uint8_t owm_cfg_t::int_pu_en

◆ ext_pu_mode

owm_ext_pu_t owm_cfg_t::ext_pu_mode

◆ long_line_mode

uint8_t owm_cfg_t::long_line_mode

The documentation for this struct was generated from the following file: