Type Alias d1_pac::pwm::pier::PGIE_R

source ·
pub type PGIE_R = BitReader<PGIE_A>;
Expand description

Field pgie[0-3] reader - PWM Group Interrupt Enable

Aliased Type§

struct PGIE_R { /* private fields */ }

Implementations§

source§

impl PGIE_R

source

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