[][src]Type Definition lpc82x_pac::sct0::config::CKSEL_R

type CKSEL_R = R<u8, CKSEL_A>;

Reader of field CKSEL

Methods

impl CKSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is INPUT_0_RISING_EDGES

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

Checks if the value of the field is INPUT_0_FALLING_EDGE

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

Checks if the value of the field is INPUT_1_RISING_EDGES

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

Checks if the value of the field is INPUT_1_FALLING_EDGE

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

Checks if the value of the field is INPUT_2_RISING_EDGES

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

Checks if the value of the field is INPUT_2_FALLING_EDGE

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

Checks if the value of the field is INPUT_3_RISING_EDGES

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

Checks if the value of the field is INPUT_3_FALLING_EDGE