pub type LEUART1_R = FieldReader<u8, LEUART1_A>;
Expand description

Field LEUART1 reader - Low Energy UART 1 Prescaler

Implementations§

source§

impl LEUART1_R

source

pub fn variant(&self) -> LEUART1_A

Get enumerated values variant

source

pub fn is_div1(&self) -> bool

Checks if the value of the field is DIV1

source

pub fn is_div2(&self) -> bool

Checks if the value of the field is DIV2

source

pub fn is_div4(&self) -> bool

Checks if the value of the field is DIV4

source

pub fn is_div8(&self) -> bool

Checks if the value of the field is DIV8