[][src]Type Definition lpc82x_pac::iocon::pio0_10::CLK_DIV_R

type CLK_DIV_R = R<u8, CLK_DIV_A>;

Reader of field CLK_DIV

Methods

impl CLK_DIV_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CLK_DIV_0

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

Checks if the value of the field is CLK_DIV_1

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

Checks if the value of the field is CLK_DIV_2

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

Checks if the value of the field is CLK_DIV_3

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

Checks if the value of the field is CLK_DIV_4

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

Checks if the value of the field is CLK_DIV_5

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

Checks if the value of the field is CLK_DIV_6