[][src]Type Definition esp32::gpio::FUNC62_IN_SEL_CFG

type FUNC62_IN_SEL_CFG = Reg<u32, _FUNC62_IN_SEL_CFG>;

GPIO_FUNC62_IN_SEL_CFG

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

For information about avaliable fields see func62_in_sel_cfg module

Trait Implementations

impl Readable for FUNC62_IN_SEL_CFG[src]

read() method returns func62_in_sel_cfg::R reader structure

impl ResetValue for FUNC62_IN_SEL_CFG[src]

Register FUNC62_IN_SEL_CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for FUNC62_IN_SEL_CFG[src]

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