Type Alias LEUART1_R

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

Field LEUART1 reader - Low Energy UART 1 Prescaler

Aliased Type§

pub struct LEUART1_R { /* private fields */ }

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