Type Definition lpc81x_pac::lpc812::sct0::config::CKSEL_R

source ·
pub type CKSEL_R = FieldReader<u8, CKSEL_A>;
Expand description

Field CKSEL reader - SCT clock select. The specific functionality of the designated input/edge is dependent on the CLKMODE bit selection in this register.

Implementations§

Get enumerated values variant

Checks if the value of the field is INPUT_0_RISING_EDGES

Checks if the value of the field is INPUT_0_FALLING_EDGE

Checks if the value of the field is INPUT_1_RISING_EDGES

Checks if the value of the field is INPUT_1_FALLING_EDGE

Checks if the value of the field is INPUT_2_RISING_EDGES

Checks if the value of the field is INPUT_2_FALLING_EDGE

Checks if the value of the field is INPUT_3_RISING_EDGES

Checks if the value of the field is INPUT_3_FALLING_EDGE