Type Alias d1_pac::pwm::cier::CFIE_R

source ·
pub type CFIE_R = BitReader<CFIE_A>;
Expand description

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

Aliased Type§

struct CFIE_R { /* private fields */ }

Implementations§

source§

impl CFIE_R

source

pub fn variant(&self) -> CFIE_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