pub struct W(_);
Expand description
Register RTC_PAD19
writer
Implementations§
source§impl W
impl W
sourcepub fn rue(&mut self) -> RUE_W<'_, 27>
pub fn rue(&mut self) -> RUE_W<'_, 27>
Bit 27 - Pull-down enable of the pad. 1: internal pull-down enabled. 0: internal pull-down disabled.
sourcepub fn rde(&mut self) -> RDE_W<'_, 28>
pub fn rde(&mut self) -> RDE_W<'_, 28>
Bit 28 - Pull-up enable of the pad. 1: internal pull-up enabled. 0: internal pull-up disabled.