rp2040_pac::clocks

Type Alias CLK_USB_DIV

Source
pub type CLK_USB_DIV = Reg<CLK_USB_DIV_SPEC>;
Expand description

CLK_USB_DIV (rw) register accessor: Clock divisor, can be changed on-the-fly

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

For information about available fields see clk_usb_div module

Aliased Typeยง

struct CLK_USB_DIV { /* private fields */ }