Type Definition tm4c123x::adc0::sac::AVG_R

source ·
pub type AVG_R = R<u8, AVG_A>;
Expand description

Reader of field AVG

Implementations§

source§

impl AVG_R

source

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

Get enumerated values variant

source

pub fn is_off(&self) -> bool

Checks if the value of the field is OFF

source

pub fn is_2x(&self) -> bool

Checks if the value of the field is _2X

source

pub fn is_4x(&self) -> bool

Checks if the value of the field is _4X

source

pub fn is_8x(&self) -> bool

Checks if the value of the field is _8X

source

pub fn is_16x(&self) -> bool

Checks if the value of the field is _16X

source

pub fn is_32x(&self) -> bool

Checks if the value of the field is _32X

source

pub fn is_64x(&self) -> bool

Checks if the value of the field is _64X