Decap1R

Type Alias Decap1R 

pub type Decap1R = BitReader<Decap1>;
Expand description

Field DECAP1 reader - Dual Edge Capture Mode Captures For n = 2

Aliased Type§

pub struct Decap1R { /* private fields */ }

Implementations§

§

impl Decap1R

pub const fn variant(&self) -> Decap1

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.