LIRC libraries
Linux Infrared Remote Control
Loading...
Searching...
No Matches
option_t Struct Reference

Argument for DRV_SET_OPTION. More...

#include <driver.h>

Public Attributes

char key [32]
 
char value [64]
 

Detailed Description

Argument for DRV_SET_OPTION.

Definition at line 63 of file driver.h.

Member Data Documentation

◆ key

char option_t::key[32]

Definition at line 64 of file driver.h.

◆ value

char option_t::value[64]

Definition at line 65 of file driver.h.


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