[][src]Type Definition lpc55s6x_pac::pmc::bodvbat::HYST_R

type HYST_R = R<u8, HYST_A>;

Reader of field HYST

Methods

impl HYST_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HYST_25MV

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

Checks if the value of the field is HYST_50MV

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

Checks if the value of the field is HYST_75MV

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

Checks if the value of the field is HYST_100MV