Type Definition atsame54p19a_pac::adc0::avgctrl::SAMPLENUM_R[][src]

type SAMPLENUM_R = R<u8, SAMPLENUM_A>;

Reader of field SAMPLENUM

Implementations

impl SAMPLENUM_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _1

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

Checks if the value of the field is _2

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

Checks if the value of the field is _4

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

Checks if the value of the field is _8

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

Checks if the value of the field is _16

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

Checks if the value of the field is _32

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

Checks if the value of the field is _64

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

Checks if the value of the field is _128

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

Checks if the value of the field is _256

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

Checks if the value of the field is _512

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

Checks if the value of the field is _1024