pub type BUFF_CPU_SHOULD_HANDLE = Reg<BUFF_CPU_SHOULD_HANDLE_SPEC>;
Expand description

BUFF_CPU_SHOULD_HANDLE (r) register accessor: Which of the double buffers should be handled. Only valid if using an interrupt per buffer (i.e. not per 2 buffers). Not valid for host interrupt endpoint polling because they are only single buffered.

You can read this register and get buff_cpu_should_handle::R. See API.

For information about available fields see buff_cpu_should_handle module

Aliased Type§

struct BUFF_CPU_SHOULD_HANDLE { /* private fields */ }