ibutton 2.1.0.0
ibutton_t Struct Reference

iButton Click context object. More...

#include <ibutton.h>

Data Fields

digital_out_t st2
 
digital_out_t st1
 
one_wire_t ow
 
one_wire_rom_address_t key_rom [IBUTTON_MAX_KEY_NUMBER]
 
uint8_t num_keys
 

Detailed Description

iButton Click context object.

Context object definition of iButton Click driver.

Field Documentation

◆ key_rom

one_wire_rom_address_t key_rom[IBUTTON_MAX_KEY_NUMBER]

ROM address of device keys.

◆ num_keys

uint8_t num_keys

Number of registered keys.

◆ ow

one_wire_t ow

One Wire driver object.

◆ st1

digital_out_t st1

Green LED control pin.

◆ st2

digital_out_t st2

Red LED control pin.


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