Skip to content

Cross Platform Component Communication (XPCC)

lbuild module: modm:communication:xpcc

Options

timeout.acknowledge

Timeout in ms of an reception acknowledgement

Default: 100
Inputs: [10 .. 100 .. 10000]

timeout.response

Timeout in ms of an request response

Default: 200
Inputs: [10 .. 200 .. 10000]

Dependencies

modm:communication:xpcc modm_communication_xpcc modm: communication: xpcc modm_architecture_can modm: architecture: can modm_communication_xpcc->modm_architecture_can modm_container modm: container modm_communication_xpcc->modm_container modm_debug modm: debug modm_communication_xpcc->modm_debug modm_io modm: io modm_communication_xpcc->modm_io modm_math_utils modm: math: utils modm_communication_xpcc->modm_math_utils modm_processing_resumable modm: processing: resumable modm_communication_xpcc->modm_processing_resumable modm_processing_timer modm: processing: timer modm_communication_xpcc->modm_processing_timer