[][src]Type Definition esp32::rtcio::DIG_PAD_HOLD

type DIG_PAD_HOLD = Reg<u32, _DIG_PAD_HOLD>;

RTC_IO_DIG_PAD_HOLD

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see dig_pad_hold module

Trait Implementations

impl Readable for DIG_PAD_HOLD[src]

read() method returns dig_pad_hold::R reader structure

impl ResetValue for DIG_PAD_HOLD[src]

Register DIG_PAD_HOLD reset()'s with value 0

impl Writable for DIG_PAD_HOLD[src]

write(|w| ..) method takes dig_pad_hold::W writer structure