[][src]Type Definition efm32pg12_pac::adc0::singlectrlx::REPDELAY_R

type REPDELAY_R = R<u8, REPDELAY_A>;

Reader of field REPDELAY

Methods

impl REPDELAY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NODELAY

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

Checks if the value of the field is _4CYCLES

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

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

Checks if the value of the field is _128CYCLES

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

Checks if the value of the field is _256CYCLES