[][src]Type Definition lpc54606_pac::sct0::ev::ev_ctrl::COMBMODE_R

type COMBMODE_R = R<u8, COMBMODE_A>;

Reader of field COMBMODE

Methods

impl COMBMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OR

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

Checks if the value of the field is MATCH

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

Checks if the value of the field is IO

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

Checks if the value of the field is AND