[][src]Type Definition efm32pg12_pac::vdac0::ctrl::REFRESHPERIOD_R

type REFRESHPERIOD_R = R<u8, REFRESHPERIOD_A>;

Reader of field REFRESHPERIOD

Methods

impl REFRESHPERIOD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _8CYCLES

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

Checks if the value of the field is _16CYCLES

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

Checks if the value of the field is _32CYCLES

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

Checks if the value of the field is _64CYCLES