Type Alias d1_pac::ccu::usb0_clk::CLKEN_R

source ·
pub type CLKEN_R = BitReader<CLKEN_A>;
Expand description

Field clken reader - Gating Special Clock

Aliased Type§

struct CLKEN_R { /* private fields */ }

Implementations§

source§

impl CLKEN_R

source

pub fn variant(&self) -> CLKEN_A

Get enumerated values variant

source

pub fn is_off(&self) -> bool

Checks if the value of the field is OFF

source

pub fn is_on(&self) -> bool

Checks if the value of the field is ON