Decap3R

Type Alias Decap3R 

pub type Decap3R = BitReader<Decap3>;
Expand description

Field DECAP3 reader - Dual Edge Capture Mode Captures For n = 6

Aliased Type§

pub struct Decap3R { /* private fields */ }

Implementations§

§

impl Decap3R

pub const fn variant(&self) -> Decap3

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.