rpr_server sample
kp18058_handle_t
is only used within rpr_server sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
rpr_server sample
kp18058_handle_t
kp18058_handle_t struct
Syntax
Show:
Summary
Declaration
from
kp18058.c:97
typedef
struct
{
bool
init_done
;
uint8_t
mapping_addr
[
KP18058_MAX_PIN
]
;
uint8_t
fixed_bit
[
3
]
;
}
kp18058_handle_t
;
Fields
Field
Declared as
kp18058_handle_t::init_done
bool
kp18058_handle_t::mapping_addr
uint8_t
[
KP18058_MAX_PIN
]
kp18058_handle_t::fixed_bit
uint8_t
[
3
]
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out