Type Definition atsame54p19a_pac::adc0::ctrlb::WINMODE_R[][src]

type WINMODE_R = R<u8, WINMODE_A>;

Reader of field WINMODE

Implementations

impl WINMODE_R[src]

pub fn variant(&self) -> Variant<u8, WINMODE_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_mode1(&self) -> bool[src]

Checks if the value of the field is MODE1

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

Checks if the value of the field is MODE2

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

Checks if the value of the field is MODE3

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

Checks if the value of the field is MODE4