Type Alias d1_pac::pwm::pccr01::PWM01_CLK_DIV_M_R

source ·
pub type PWM01_CLK_DIV_M_R = FieldReader<u8, PWM01_CLK_DIV_M_A>;
Expand description

Field pwm01_clk_div_m reader - PWM01 Clock Divide M

Aliased Type§

struct PWM01_CLK_DIV_M_R { /* private fields */ }

Implementations§

source§

impl PWM01_CLK_DIV_M_R

source

pub fn variant(&self) -> Option<PWM01_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