[][src]Type Definition tm4c129x::adc0::sac::AVG_R

type AVG_R = R<u8, AVG_A>;

Reader of field AVG

Methods

impl AVG_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is _2X

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

Checks if the value of the field is _4X

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

Checks if the value of the field is _8X

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

Checks if the value of the field is _16X

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

Checks if the value of the field is _32X

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

Checks if the value of the field is _64X