Type Definition rp2040_pac::pll_sys::FBDIV_INT[][src]

type FBDIV_INT = Reg<u32, _FBDIV_INT>;
Expand description

Feedback divisor\n (note: this PLL does not support fractional division)

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see fbdiv_int module

Trait Implementations

Register FBDIV_INT reset()’s with value 0

Register size

Reset value of the register

read() method returns fbdiv_int::R reader structure

write(|w| ..) method takes fbdiv_int::W writer structure