Type Alias d1_pac::pwm::pccr67::PWM67_CLK_DIV_M_R

source ·
pub type PWM67_CLK_DIV_M_R = FieldReader<u8, PWM67_CLK_DIV_M_A>;
Expand description

Field pwm67_clk_div_m reader - PWM67 Clock Divide M

Aliased Type§

struct PWM67_CLK_DIV_M_R { /* private fields */ }

Implementations§

source§

impl PWM67_CLK_DIV_M_R

source

pub fn variant(&self) -> Option<PWM67_CLK_DIV_M_A>

Get enumerated values variant

source

pub fn is_m1(&self) -> bool

Checks if the value of the field is M1

source

pub fn is_m2(&self) -> bool

Checks if the value of the field is M2

source

pub fn is_m4(&self) -> bool

Checks if the value of the field is M4

source

pub fn is_m8(&self) -> bool

Checks if the value of the field is M8

source

pub fn is_m16(&self) -> bool

Checks if the value of the field is M16

source

pub fn is_m32(&self) -> bool

Checks if the value of the field is M32

source

pub fn is_m64(&self) -> bool

Checks if the value of the field is M64

source

pub fn is_m128(&self) -> bool

Checks if the value of the field is M128

source

pub fn is_m256(&self) -> bool

Checks if the value of the field is M256