Type Alias rp2040_pac::usbctrl_regs::NAK_POLL

source ·
pub type NAK_POLL = Reg<NAK_POLL_SPEC>;
Expand description

NAK_POLL (rw) register accessor: Used by the host controller. Sets the wait time in microseconds before trying again if the device replies with a NAK.

You can read this register and get nak_poll::R. You can reset, write, write_with_zero this register using nak_poll::W. You can also modify this register. See API.

For information about available fields see nak_poll module

Aliased Type§

struct NAK_POLL { /* private fields */ }