Decap0R

Type Alias Decap0R 

pub type Decap0R = BitReader<Decap0>;
Expand description

Field DECAP0 reader - Dual Edge Capture Mode Captures For n = 0

Aliased Type§

pub struct Decap0R { /* private fields */ }

Implementations§

§

impl Decap0R

pub const fn variant(&self) -> Decap0

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.