[][src]Type Definition atsame70j20b::pwm0::pwm_etrg1::TRGMODE_R

type TRGMODE_R = R<u8, TRGMODE_A>;

Reader of field TRGMODE

Implementations

impl TRGMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is MODE1

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

Checks if the value of the field is MODE2

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

Checks if the value of the field is MODE3