Type Alias rp2040_pac::clocks::clk_gpout2_div::R

source ·
pub type R = R<CLK_GPOUT2_DIV_SPEC>;
Expand description

Register CLK_GPOUT2_DIV reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn frac(&self) -> FRAC_R

Bits 0:7 - Fractional component of the divisor

source

pub fn int(&self) -> INT_R

Bits 8:31 - Integer component of the divisor, 0 -> divide by 2^16