pub type CSEN_R = FieldReader<u8, CSEN_A>;
Expand description

Field CSEN reader - Capacitive touch sense module Prescaler

Implementations§

source§

impl CSEN_R

source

pub fn variant(&self) -> CSEN_A

Get enumerated values variant

source

pub fn is_div16(&self) -> bool

Checks if the value of the field is DIV16

source

pub fn is_div32(&self) -> bool

Checks if the value of the field is DIV32

source

pub fn is_div64(&self) -> bool

Checks if the value of the field is DIV64

source

pub fn is_div128(&self) -> bool

Checks if the value of the field is DIV128