Skip to main content

CKOEN_R

Type Alias CKOEN_R 

Source
pub type CKOEN_R = BitReader<CKOEN_A>;
Expand description

Field CKOEN reader - Clock Out Enable

Aliased Type§

pub struct CKOEN_R { /* private fields */ }

Implementations§

Source§

impl CKOEN_R

Source

pub fn variant(&self) -> CKOEN_A

Get enumerated values variant

Source

pub fn is_0(&self) -> bool

Checks if the value of the field is _0

Source

pub fn is_1(&self) -> bool

Checks if the value of the field is _1