[][src]Type Definition efm32pg12_pac::csen::ctrl::ACU_R

type ACU_R = R<u8, ACU_A>;

Reader of field ACU

Methods

impl ACU_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ACC1

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

Checks if the value of the field is ACC2

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

Checks if the value of the field is ACC4

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

Checks if the value of the field is ACC8

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

Checks if the value of the field is ACC16

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

Checks if the value of the field is ACC32

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

Checks if the value of the field is ACC64