[][src]Type Definition lpc55s6x_pac::ctimer0::ctcr::SELCC_R

type SELCC_R = R<u8, SELCC_A>;

Reader of field SELCC

Methods

impl SELCC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CHANNEL_0_RISING

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

Checks if the value of the field is CHANNEL_0_FALLING

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

Checks if the value of the field is CHANNEL_1_RISING

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

Checks if the value of the field is CHANNEL_1_FALLING

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

Checks if the value of the field is CHANNEL_2_RISING

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

Checks if the value of the field is CHANNEL_2_FALLING