CadnW

Type Alias CadnW 

pub type CadnW<'a, REG> = BitWriter<'a, REG, Cadn>;
Expand description

Field CADN writer - Clears All DONE Bits

Aliased Type§

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

Implementations§

§

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

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

Clears only the TCDn_CSR[DONE] bit specified in the CDNE field

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

Clears all bits in TCDn_CSR[DONE]