Decap1W

Type Alias Decap1W 

pub type Decap1W<'a, REG> = BitWriter<'a, REG, Decap1>;
Expand description

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

Aliased Type§

pub struct Decap1W<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> Decap1W<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

The dual edge captures are inactive.

pub fn _1(self) -> &'a mut W<REG>

The dual edge captures are active.