Type Alias d1_pac::pwm::ccr::CAPINV_R

source ·
pub type CAPINV_R = BitReader<CAPINV_A>;
Expand description

Field capinv reader - Inverse the signal input from capture channel before 16-bit counter of capture channel.

Aliased Type§

struct CAPINV_R { /* private fields */ }

Implementations§

source§

impl CAPINV_R

source

pub fn variant(&self) -> CAPINV_A

Get enumerated values variant

source

pub fn is_not_inverse(&self) -> bool

Checks if the value of the field is NOT_INVERSE

source

pub fn is_inverse(&self) -> bool

Checks if the value of the field is INVERSE