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

type DIO_EXTCLK_CFG = Reg<u32, _DIO_EXTCLK_CFG>;

External Clock Pad Configuration Register

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

For information about available fields see dio_extclk_cfg module

Trait Implementations

impl Readable for DIO_EXTCLK_CFG[src]

read() method returns dio_extclk_cfg::R reader structure

impl ResetValue for DIO_EXTCLK_CFG[src]

Register DIO_EXTCLK_CFG reset()'s with value 0x01

type Type = u32

Register size

impl Writable for DIO_EXTCLK_CFG[src]

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