[][src]Type Definition rsl10_pac::dio::DIO_PAD_CFG

type DIO_PAD_CFG = Reg<u32, _DIO_PAD_CFG>;

Global Pads Configuration Register

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

For information about available fields see dio_pad_cfg module

Trait Implementations

impl Readable for DIO_PAD_CFG[src]

read() method returns dio_pad_cfg::R reader structure

impl ResetValue for DIO_PAD_CFG[src]

Register DIO_PAD_CFG reset()'s with value 0x01

type Type = u32

Register size

impl Writable for DIO_PAD_CFG[src]

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