Type Definition gd32f1::gd32f130::timer0::chctl2::R[][src]

type R = R<u16, CHCTL2>;

Reader of register CHCTL2

Implementations

impl R[src]

pub fn ch3p(&self) -> CH3P_R[src]

Bit 13 - Channel 3 polarity

pub fn ch3en(&self) -> CH3EN_R[src]

Bit 12 - Channel 3 enable

pub fn ch2np(&self) -> CH2NP_R[src]

Bit 11 - Channel 2 complementary output polarity

pub fn ch2nen(&self) -> CH2NEN_R[src]

Bit 10 - Channel 2 complementary output enable

pub fn ch2p(&self) -> CH2P_R[src]

Bit 9 - Channel 2 polarity

pub fn ch2en(&self) -> CH2EN_R[src]

Bit 8 - Channel 2 enable

pub fn ch1np(&self) -> CH1NP_R[src]

Bit 7 - Channel 1 complementary output polarity

pub fn ch1nen(&self) -> CH1NEN_R[src]

Bit 6 - Channel 1 complementary output enable

pub fn ch1p(&self) -> CH1P_R[src]

Bit 5 - Channel 1 polarity

pub fn ch1en(&self) -> CH1EN_R[src]

Bit 4 - Channel 1 enable

pub fn ch0np(&self) -> CH0NP_R[src]

Bit 3 - Channel 0 complementary output polarity

pub fn ch0nen(&self) -> CH0NEN_R[src]

Bit 2 - Channel 0 complementary output enable

pub fn ch0p(&self) -> CH0P_R[src]

Bit 1 - Channel 0 polarity

pub fn ch0en(&self) -> CH0EN_R[src]

Bit 0 - Channel 0 enable