R

Type Alias R 

pub type R = R<CombineSpec>;
Expand description

Register COMBINE reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn combine0(&self) -> Combine0R

Bit 0 - Combine Channels For n = 0

pub fn comp0(&self) -> Comp0R

Bit 1 - Complement Of Channel (n) For n = 0

pub fn decapen0(&self) -> Decapen0R

Bit 2 - Dual Edge Capture Mode Enable For n = 0

pub fn decap0(&self) -> Decap0R

Bit 3 - Dual Edge Capture Mode Captures For n = 0

pub fn dten0(&self) -> Dten0R

Bit 4 - Deadtime Enable For n = 0

pub fn syncen0(&self) -> Syncen0R

Bit 5 - Synchronization Enable For n = 0

pub fn faulten0(&self) -> Faulten0R

Bit 6 - Fault Control Enable For n = 0

pub fn mcombine0(&self) -> Mcombine0R

Bit 7 - Modified Combine Mode For n = 0

pub fn combine1(&self) -> Combine1R

Bit 8 - Combine Channels For n = 2

pub fn comp1(&self) -> Comp1R

Bit 9 - Complement Of Channel (n) For n = 2

pub fn decapen1(&self) -> Decapen1R

Bit 10 - Dual Edge Capture Mode Enable For n = 2

pub fn decap1(&self) -> Decap1R

Bit 11 - Dual Edge Capture Mode Captures For n = 2

pub fn dten1(&self) -> Dten1R

Bit 12 - Deadtime Enable For n = 2

pub fn syncen1(&self) -> Syncen1R

Bit 13 - Synchronization Enable For n = 2

pub fn faulten1(&self) -> Faulten1R

Bit 14 - Fault Control Enable For n = 2

pub fn mcombine1(&self) -> Mcombine1R

Bit 15 - Modified Combine Mode For n = 2

pub fn combine2(&self) -> Combine2R

Bit 16 - Combine Channels For n = 4

pub fn comp2(&self) -> Comp2R

Bit 17 - Complement Of Channel (n) For n = 4

pub fn decapen2(&self) -> Decapen2R

Bit 18 - Dual Edge Capture Mode Enable For n = 4

pub fn decap2(&self) -> Decap2R

Bit 19 - Dual Edge Capture Mode Captures For n = 4

pub fn dten2(&self) -> Dten2R

Bit 20 - Deadtime Enable For n = 4

pub fn syncen2(&self) -> Syncen2R

Bit 21 - Synchronization Enable For n = 4

pub fn faulten2(&self) -> Faulten2R

Bit 22 - Fault Control Enable For n = 4

pub fn mcombine2(&self) -> Mcombine2R

Bit 23 - Modified Combine Mode For n = 4

pub fn combine3(&self) -> Combine3R

Bit 24 - Combine Channels For n = 6

pub fn comp3(&self) -> Comp3R

Bit 25 - Complement Of Channel (n) for n = 6

pub fn decapen3(&self) -> Decapen3R

Bit 26 - Dual Edge Capture Mode Enable For n = 6

pub fn decap3(&self) -> Decap3R

Bit 27 - Dual Edge Capture Mode Captures For n = 6

pub fn dten3(&self) -> Dten3R

Bit 28 - Deadtime Enable For n = 6

pub fn syncen3(&self) -> Syncen3R

Bit 29 - Synchronization Enable For n = 6

pub fn faulten3(&self) -> Faulten3R

Bit 30 - Fault Control Enable For n = 6

pub fn mcombine3(&self) -> Mcombine3R

Bit 31 - Modified Combine Mode For n = 6