Type Alias rp2040_pac::pll_sys::FBDIV_INT

source ·
pub type FBDIV_INT = Reg<FBDIV_INT_SPEC>;
Expand description

FBDIV_INT (rw) register accessor: Feedback divisor
(note: this PLL does not support fractional division)

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

For information about available fields see fbdiv_int module

Aliased Type§

struct FBDIV_INT { /* private fields */ }