[][src]Type Definition k1921vk01t_pac::nt_adc::sac::AVG4_R

type AVG4_R = R<u8, AVG4_A>;

Reader of field AVG4

Methods

impl AVG4_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is AVERAGE2

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

Checks if the value of the field is AVERAGE4

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

Checks if the value of the field is AVERAGE8

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

Checks if the value of the field is AVERAGE16

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

Checks if the value of the field is AVERAGE32

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

Checks if the value of the field is AVERAGE64