Struct stm32f103xx::tim9::ccer::R [−][src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
impl Rpub fn bits(&self) -> u32[src]
pub fn bits(&self) -> u32Value of the register as raw bits
pub fn cc2np(&self) -> CC2NPR[src]
pub fn cc2np(&self) -> CC2NPRBit 7 - Capture/Compare 2 output Polarity
pub fn cc2p(&self) -> CC2PR[src]
pub fn cc2p(&self) -> CC2PRBit 5 - Capture/Compare 2 output Polarity
pub fn cc2e(&self) -> CC2ER[src]
pub fn cc2e(&self) -> CC2ERBit 4 - Capture/Compare 2 output enable
pub fn cc1np(&self) -> CC1NPR[src]
pub fn cc1np(&self) -> CC1NPRBit 3 - Capture/Compare 1 output Polarity
pub fn cc1p(&self) -> CC1PR[src]
pub fn cc1p(&self) -> CC1PRBit 1 - Capture/Compare 1 output Polarity
pub fn cc1e(&self) -> CC1ER[src]
pub fn cc1e(&self) -> CC1ERBit 0 - Capture/Compare 1 output enable