R

Type Alias R 

pub type R = R<C2Spec>;
Expand description

Register C2 reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn acon(&self) -> AconR

Bits 0:7 - The result of the input comparison for channel n

pub fn initmod(&self) -> InitmodR

Bits 8:13 - Comparator and DAC initialization delay modulus.

pub fn nsam(&self) -> NsamR

Bits 14:15 - Number of sample clocks

pub fn ch0f(&self) -> Ch0fR

Bit 16 - Channel 0 input changed flag

pub fn ch1f(&self) -> Ch1fR

Bit 17 - Channel 1 input changed flag

pub fn ch2f(&self) -> Ch2fR

Bit 18 - Channel 2 input changed flag

pub fn ch3f(&self) -> Ch3fR

Bit 19 - Channel 3 input changed flag

pub fn ch4f(&self) -> Ch4fR

Bit 20 - Channel 4 input changed flag

pub fn ch5f(&self) -> Ch5fR

Bit 21 - Channel 5 input changed flag

pub fn ch6f(&self) -> Ch6fR

Bit 22 - Channel 6 input changed flag

pub fn ch7f(&self) -> Ch7fR

Bit 23 - Channel 7 input changed flag

pub fn fxmxch(&self) -> FxmxchR

Bits 25:27 - Fixed channel selection

pub fn fxmp(&self) -> FxmpR

Bit 29 - Fixed MUX Port

pub fn rrie(&self) -> RrieR

Bit 30 - Round-Robin interrupt enable

pub fn rre(&self) -> RreR

Bit 31 - Round-Robin Enable