[][src]Type Definition atsams70n19b::pwm0::pwm_clk::PREA_R

type PREA_R = FR<u8, PREAR>;

Reader of the field

Methods

impl PREA_R[src]

pub fn is_clk(&self) -> bool[src]

Checks if the value of the field is CLK

pub fn is_clk_div2(&self) -> bool[src]

Checks if the value of the field is CLK_DIV2

pub fn is_clk_div4(&self) -> bool[src]

Checks if the value of the field is CLK_DIV4

pub fn is_clk_div8(&self) -> bool[src]

Checks if the value of the field is CLK_DIV8

pub fn is_clk_div16(&self) -> bool[src]

Checks if the value of the field is CLK_DIV16

pub fn is_clk_div32(&self) -> bool[src]

Checks if the value of the field is CLK_DIV32

pub fn is_clk_div64(&self) -> bool[src]

Checks if the value of the field is CLK_DIV64

pub fn is_clk_div128(&self) -> bool[src]

Checks if the value of the field is CLK_DIV128

pub fn is_clk_div256(&self) -> bool[src]

Checks if the value of the field is CLK_DIV256

pub fn is_clk_div512(&self) -> bool[src]

Checks if the value of the field is CLK_DIV512

pub fn is_clk_div1024(&self) -> bool[src]

Checks if the value of the field is CLK_DIV1024