ecall_control v0.0.6 Ecall.Control.Port.Sim7xxx
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for Ecall.Control.Port.get_event/1
.
Callback implementation for Ecall.Control.Port.setup_list/0
.
Link to this section Functions
Link to this function
callback_mode()
Link to this function
child_spec(arg)
Returns a specification to start this module under a supervisor.
See Supervisor
in Elixir v1.6+.
Link to this function
get_event(d)
Callback implementation for Ecall.Control.Port.get_event/1
.
Link to this function
handle_event(event_type, event_content, data)
Link to this function
idle(event_type, event_content, data)
Link to this function
setup_list()
Callback implementation for Ecall.Control.Port.setup_list/0
.
Link to this function
wait4_ok(event_type, e, data)
Link to this function