Decap0W

Type Alias Decap0W 

pub type Decap0W<'a, REG> = BitWriter<'a, REG, Decap0>;
Expand description

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

Aliased Type§

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

Implementations§

§

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