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

type GPIO_FUNC155_IN_SEL_CFG_REG = Reg<u32, _GPIO_FUNC155_IN_SEL_CFG_REG>;

GPIO_FUNC155_IN_SEL_CFG_REG

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

For information about avaliable fields see gpio_func155_in_sel_cfg_reg module

Trait Implementations

impl Readable for GPIO_FUNC155_IN_SEL_CFG_REG[src]

read() method returns gpio_func155_in_sel_cfg_reg::R reader structure

impl ResetValue for GPIO_FUNC155_IN_SEL_CFG_REG[src]

Register GPIO_FUNC155_IN_SEL_CFG_REG reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIO_FUNC155_IN_SEL_CFG_REG[src]

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