ClkoutenR

Type Alias ClkoutenR 

pub type ClkoutenR = BitReader<Clkouten>;
Expand description

Field CLKOUTEN reader - CLKOUT enable

Aliased Type§

pub struct ClkoutenR { /* private fields */ }

Implementations§

§

impl ClkoutenR

pub const fn variant(&self) -> Clkouten

Get enumerated values variant

pub fn is_0(&self) -> bool

Clockout disable

pub fn is_1(&self) -> bool

Clockout enable