Type Alias rp2040_pac::rosc::DIV

source ·
pub type DIV = Reg<DIV_SPEC>;
Expand description

DIV (rw) register accessor: Controls the output divider

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

For information about available fields see div module

Aliased Type§

struct DIV { /* private fields */ }