Type Definition efm32gg11b_pac::efm32gg11b840::csen::ctrl::ACU_R

source ·
pub type ACU_R = FieldReader<u8, ACU_A>;
Expand description

Field ACU reader - CSEN Accumulator Mode Select

Implementations§

source§

impl ACU_R

source

pub fn variant(&self) -> Option<ACU_A>

Get enumerated values variant

source

pub fn is_acc1(&self) -> bool

Checks if the value of the field is ACC1

source

pub fn is_acc2(&self) -> bool

Checks if the value of the field is ACC2

source

pub fn is_acc4(&self) -> bool

Checks if the value of the field is ACC4

source

pub fn is_acc8(&self) -> bool

Checks if the value of the field is ACC8

source

pub fn is_acc16(&self) -> bool

Checks if the value of the field is ACC16

source

pub fn is_acc32(&self) -> bool

Checks if the value of the field is ACC32

source

pub fn is_acc64(&self) -> bool

Checks if the value of the field is ACC64