[][src]Type Definition lpc55s6x_pac::plu::wakeint_ctrl::FILTER_MODE_R

type FILTER_MODE_R = R<u8, FILTER_MODE_A>;

Reader of field FILTER_MODE

Methods

impl FILTER_MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BYPASS

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

Checks if the value of the field is FILTER1CLK

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

Checks if the value of the field is FILTER2CLK

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

Checks if the value of the field is FILTER3CLK