Type Alias rp2040_pac::pwm::ints::R

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

Register INTS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn ch0(&self) -> CH0_R

Bit 0

source

pub fn ch1(&self) -> CH1_R

Bit 1

source

pub fn ch2(&self) -> CH2_R

Bit 2

source

pub fn ch3(&self) -> CH3_R

Bit 3

source

pub fn ch4(&self) -> CH4_R

Bit 4

source

pub fn ch5(&self) -> CH5_R

Bit 5

source

pub fn ch6(&self) -> CH6_R

Bit 6

source

pub fn ch7(&self) -> CH7_R

Bit 7