[][src]Type Definition lpc54606_pac::mrt0::channel::ctrl::MODE_R

type MODE_R = R<u8, MODE_A>;

Reader of field MODE

Methods

impl MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is REPEAT_INTERRUPT_MODE

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

Checks if the value of the field is ONE_SHOT_INTERRUPT_MODE

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

Checks if the value of the field is ONE_SHOT_STALL_MODE