Type Alias d1_pac::rtc::rtc_vio::RTC_VIOU_W

source ·
pub type RTC_VIOU_W<'a, const O: u8> = FieldWriterSafe<'a, u32, RTC_VIO_SPEC, u8, RTC_VIOU_A, 3, O>;
Expand description

Field rtc_viou writer - 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_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> RTC_VIOU_W<'a, O>

source

pub fn v_1_0(self) -> &'a mut W

1.0 V

source

pub fn v_0_65(self) -> &'a mut W

0.65 V (the configuration can cause RTC reset)

source

pub fn v_0_7(self) -> &'a mut W

0.7 V

source

pub fn v_0_8(self) -> &'a mut W

0.8 V

source

pub fn v_0_9(self) -> &'a mut W

0.9 V

source

pub fn v_1_1(self) -> &'a mut W

1.1 V

source

pub fn v_1_2(self) -> &'a mut W

1.2 V

source

pub fn v_1_3(self) -> &'a mut W

1.3 V