Decap2W

Type Alias Decap2W 

pub type Decap2W<'a, REG> = BitWriter<'a, REG, Decap2>;
Expand description

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

Aliased Type§

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

Implementations§

§

impl<'a, REG> Decap2W<'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.