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

type PREA_R = R<u8, PREA_A>;

Reader of field PREA

Implementations

impl PREA_R[src]

pub fn variant(&self) -> Variant<u8, PREA_A>[src]

Get enumerated values variant

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