Type Alias rp2040_pac::usbctrl_regs::SOF_RD

source ·
pub type SOF_RD = Reg<SOF_RD_SPEC>;
Expand description

SOF_RD (r) register accessor: Read the last SOF (Start of Frame) frame number seen. In device mode the last SOF received from the host. In host mode the last SOF sent by the host.

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

For information about available fields see sof_rd module

Aliased Type§

struct SOF_RD { /* private fields */ }