[][src]Type Definition efm32pg12_pac::vdac0::opa0_ctrl::DRIVESTRENGTH_R

type DRIVESTRENGTH_R = R<u8, DRIVESTRENGTH_A>;

Reader of field DRIVESTRENGTH

Methods

impl DRIVESTRENGTH_R[src]

pub fn variant(&self) -> DRIVESTRENGTH_A[src]

Get enumerated values variant

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

Checks if the value of the field is _0

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_3(&self) -> bool[src]

Checks if the value of the field is _3