Type Alias rp2040_pac::pwm::ch::div::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:3

source

pub fn int(&self) -> INT_R

Bits 4:11