rp2040_pac::adc::div

Type Alias R

Source
pub type R = R<DIV_SPEC>;
Expand description

Register DIV reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn frac(&self) -> FRAC_R

Bits 0:7 - Fractional part of clock divisor. First-order delta-sigma.

Source

pub fn int(&self) -> INT_R

Bits 8:23 - Integer part of clock divisor.