R

Type Alias R 

Source
pub type R = R<u32, CCER>;
Expand description

Reader of register CCER

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn cc4p(&self) -> CC4P_R

Bit 13 - Capture/Compare 3 output Polarity

Source

pub fn cc4e(&self) -> CC4E_R

Bit 12 - Capture/Compare 4 output enable

Source

pub fn cc3np(&self) -> CC3NP_R

Bit 11 - Capture/Compare 3 output Polarity

Source

pub fn cc3ne(&self) -> CC3NE_R

Bit 10 - Capture/Compare 3 complementary output enable

Source

pub fn cc3p(&self) -> CC3P_R

Bit 9 - Capture/Compare 3 output Polarity

Source

pub fn cc3e(&self) -> CC3E_R

Bit 8 - Capture/Compare 3 output enable

Source

pub fn cc2np(&self) -> CC2NP_R

Bit 7 - Capture/Compare 2 output Polarity

Source

pub fn cc2ne(&self) -> CC2NE_R

Bit 6 - Capture/Compare 2 complementary output enable

Source

pub fn cc2p(&self) -> CC2P_R

Bit 5 - Capture/Compare 2 output Polarity

Source

pub fn cc2e(&self) -> CC2E_R

Bit 4 - Capture/Compare 2 output enable

Source

pub fn cc1np(&self) -> CC1NP_R

Bit 3 - Capture/Compare 1 output Polarity

Source

pub fn cc1ne(&self) -> CC1NE_R

Bit 2 - Capture/Compare 1 complementary output enable

Source

pub fn cc1p(&self) -> CC1P_R

Bit 1 - Capture/Compare 1 output Polarity

Source

pub fn cc1e(&self) -> CC1E_R

Bit 0 - Capture/Compare 1 output enable