Decap2R

Type Alias Decap2R 

pub type Decap2R = BitReader<Decap2>;
Expand description

Field DECAP2 reader - Dual Edge Capture Mode Captures For n = 4

Aliased Type§

pub struct Decap2R { /* private fields */ }

Implementations§

§

impl Decap2R

pub const fn variant(&self) -> Decap2

Get enumerated values variant

pub fn is_0(&self) -> bool

The dual edge captures are inactive.

pub fn is_1(&self) -> bool

The dual edge captures are active.