Configuration

group OW_CONFIG

Configuration for OneWire library.

Defines

OW_CFG_OS

Enables 1 or disables 0 operating system support in the library.

Note

When OW_CFG_OS is enabled, user must implement functions in System functions group.

OW_CFG_OS_MUTEX_HANDLE

Mutex handle type.

Note

This value must be set in case OW_CFG_OS is set to 1. If data type is not known to compiler, include header file with definition before you define handle type