[][src]Type Definition lpc55_pac::sct0::ev::ev_ctrl::DIRECTION_R

type DIRECTION_R = R<u8, DIRECTION_A>;
[]

Reader of field DIRECTION

Implementations

impl DIRECTION_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is DIRECTION_INDEPENDENT

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

Checks if the value of the field is COUNTING_UP

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

Checks if the value of the field is COUNTING_DOWN