Type Alias d1_pac::ccu::apb_clk::FACTOR_N_R

source ·
pub type FACTOR_N_R = FieldReader<u8, FACTOR_N_A>;
Expand description

Field factor_n reader - Factor N

Aliased Type§

struct FACTOR_N_R { /* private fields */ }

Implementations§

source§

impl FACTOR_N_R

source

pub fn variant(&self) -> FACTOR_N_A

Get enumerated values variant

source

pub fn is_n1(&self) -> bool

Checks if the value of the field is N1

source

pub fn is_n2(&self) -> bool

Checks if the value of the field is N2

source

pub fn is_n4(&self) -> bool

Checks if the value of the field is N4

source

pub fn is_n8(&self) -> bool

Checks if the value of the field is N8