[][src]Type Definition efm32pg12_pac::csen::emactrl::EMASAMPLE_R

type EMASAMPLE_R = R<u8, EMASAMPLE_A>;

Reader of field EMASAMPLE

Methods

impl EMASAMPLE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is W1

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

Checks if the value of the field is W2

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

Checks if the value of the field is W4

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

Checks if the value of the field is W8

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

Checks if the value of the field is W16

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

Checks if the value of the field is W32

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

Checks if the value of the field is W64