[][src]Type Definition efm32pg12_pac::vdac0::ch0ctrl::TRIGMODE_R

type TRIGMODE_R = R<u8, TRIGMODE_A>;

Reader of field TRIGMODE

Methods

impl TRIGMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SW

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

Checks if the value of the field is PRS

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

Checks if the value of the field is REFRESH

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

Checks if the value of the field is SWPRS

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

Checks if the value of the field is SWREFRESH

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

Checks if the value of the field is LESENSE