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

Source

pub fn int(&self) -> INT_R

Bits 4:11