Type Alias d1_pac::pwm::cier::CRIE_R

source ·
pub type CRIE_R = BitReader<CRIE_A>;
Expand description

Field crie[0-7] reader - If the enable bit is set to 1, when the capture channel captures rising edge, it generates a capture channel pending.

Aliased Type§

struct CRIE_R { /* private fields */ }

Implementations§

source§

impl CRIE_R

source

pub fn variant(&self) -> CRIE_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE