no-OS
|
#include <adas1000.h>
Public Attributes | |
bool | start_read |
bool | stop_read |
bool | wait_for_ready |
bool | ready_repeat |
bool read_param::ready_repeat |
Set to 1 if the device was configured to repeat the header until the READY bit is set.
bool read_param::start_read |
Set to true if a the frames read sequence must be started.
bool read_param::stop_read |
Set to true if a the frames read sequence must be sopped when exiting the function.
bool read_param::wait_for_ready |
Set to true if the function must wait for the READY bit to be set in the header.