rpr_server sample
kp18058_regist_channel()
is only used within rpr_server sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
rpr_server sample
kp18058_regist_channel()
kp18058_regist_channel() function
Register the kp18058 channel
Syntax
Show:
Summary
Declaration
Definition
from
kp18058.h:128
esp_err_t
kp18058_regist_channel
(
kp18058_channel_t
channel
,
kp18058_out_pin_t
pin
)
;
Implemented in
kp18058.c:187
Arguments
Argument
Description
channel
Abstract channel
pin
Chip pin
Return value
esp_err_t
Notes
Needs to correspond to the real hardware
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