[][src]Type Definition efm32pg12_pac::lesense::altexconf::IDLECONF2_R

type IDLECONF2_R = R<u8, IDLECONF2_A>;

Reader of field IDLECONF2

Methods

impl IDLECONF2_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is HIGH

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

Checks if the value of the field is LOW