[][src]Type Definition k1921vk01t_pac::nt_adc::ricnt::AVG9_R

type AVG9_R = R<u8, AVG9_A>;

Reader of field AVG9

Methods

impl AVG9_R[src]

pub fn variant(&self) -> Variant<u8, AVG9_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