Type Alias d1_pac::pwm::pier::PCIE_W

source ·
pub type PCIE_W<'a, const O: u8> = BitWriter<'a, u32, PIER_SPEC, PCIE_A, O>;
Expand description

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

Aliased Type§

struct PCIE_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> PCIE_W<'a, O>

source

pub fn disable(self) -> &'a mut W

PWM Channel Interrupt Disable

source

pub fn enable(self) -> &'a mut W

PWM Channel Interrupt Enable