[][src]Type Definition efm32pg12_pac::adc0::scanctrl::AT_R

type AT_R = R<u8, AT_A>;

Reader of field AT

Methods

impl AT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _1CYCLE

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

Checks if the value of the field is _2CYCLES

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

Checks if the value of the field is _3CYCLES

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