ClkoutenW

Type Alias ClkoutenW 

pub type ClkoutenW<'a, REG> = BitWriter<'a, REG, Clkouten>;
Expand description

Field CLKOUTEN writer - CLKOUT enable

Aliased Type§

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

Implementations§

§

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

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

Clockout disable

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

Clockout enable