Type Alias rp2040_pac::pll_sys::fbdiv_int::W

source ·
pub type W = W<FBDIV_INT_SPEC>;
Expand description

Register FBDIV_INT writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn fbdiv_int(&mut self) -> FBDIV_INT_W<'_, FBDIV_INT_SPEC>

Bits 0:11 - see ctrl reg description for constraints

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual