[][src]Type Definition efm32pg12_pac::lesense::ch13_interact::SETIF_R

type SETIF_R = R<u8, SETIF_A>;

Reader of field SETIF

Methods

impl SETIF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NONE

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

Checks if the value of the field is LEVEL

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

Checks if the value of the field is POSEDGE

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

Checks if the value of the field is NEGEDGE

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

Checks if the value of the field is BOTHEDGES