[][src]Type Definition lpc55s6x_pac::pmc::comp::FILTERCGF_CLKDIV_R

type FILTERCGF_CLKDIV_R = R<u8, FILTERCGF_CLKDIV_A>;

Reader of field FILTERCGF_CLKDIV

Methods

impl FILTERCGF_CLKDIV_R[src]

pub fn variant(&self) -> FILTERCGF_CLKDIV_A[src]

Get enumerated values variant

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

Checks if the value of the field is FILTER_1CLK_PERIOD

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

Checks if the value of the field is FILTER_2CLK_PERIOD

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

Checks if the value of the field is FILTER_4CLK_PERIOD

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

Checks if the value of the field is FILTER_8CLK_PERIOD

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

Checks if the value of the field is FILTER_16CLK_PERIOD

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

Checks if the value of the field is FILTER_32CLK_PERIOD

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

Checks if the value of the field is FILTER_64CLK_PERIOD

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

Checks if the value of the field is FILTER_128CLK_PERIOD