[][src]Type Definition rsl10_pac::clk::clk_det_cfg::CLK_DET_INT_SEL_R

type CLK_DET_INT_SEL_R = R<u8, CLK_DET_INT_SEL_A>;

Reader of field CLK_DET_INT_SEL

Methods

impl CLK_DET_INT_SEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CLK_DET_INT_DISABLE

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

Checks if the value of the field is CLK_DET_INT_ACTIVATED

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

Checks if the value of the field is CLK_DET_INT_DEACTIVATED

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

Checks if the value of the field is CLK_DET_INT_ACTIVITY_CHANGE