Type Alias d1_pac::pwm::pier::PCIE_R

source ·
pub type PCIE_R = BitReader<PCIE_A>;
Expand description

Field pcie[0-7] reader - PWM Channel Interrupt Enable

Aliased Type§

struct PCIE_R { /* private fields */ }

Implementations§

source§

impl PCIE_R

source

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