Type Alias d1_pac::rtc::rtc_vio::RTC_VIOU_R

source ·
pub type RTC_VIOU_R = FieldReader<u8, RTC_VIOU_A>;
Expand description

Field rtc_viou reader - RTC_VIO Voltage Select

The RTC-VIO is provided power for RTC digital part.

These bits are useful for regulating the RTC_VIO from 0.65 V to 1.3 V.

Aliased Type§

struct RTC_VIOU_R { /* private fields */ }

Implementations§

source§

impl RTC_VIOU_R

source

pub fn variant(&self) -> RTC_VIOU_A

Get enumerated values variant

source

pub fn is_v_1_0(&self) -> bool

Checks if the value of the field is V_1_0

source

pub fn is_v_0_65(&self) -> bool

Checks if the value of the field is V_0_65

source

pub fn is_v_0_7(&self) -> bool

Checks if the value of the field is V_0_7

source

pub fn is_v_0_8(&self) -> bool

Checks if the value of the field is V_0_8

source

pub fn is_v_0_9(&self) -> bool

Checks if the value of the field is V_0_9

source

pub fn is_v_1_1(&self) -> bool

Checks if the value of the field is V_1_1

source

pub fn is_v_1_2(&self) -> bool

Checks if the value of the field is V_1_2

source

pub fn is_v_1_3(&self) -> bool

Checks if the value of the field is V_1_3