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

type DIO_JTAG_SW_PAD_CFG = Reg<u32, _DIO_JTAG_SW_PAD_CFG>;

JTAG / SW Pad Configuration Register

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

For information about available fields see dio_jtag_sw_pad_cfg module

Trait Implementations

impl Readable for DIO_JTAG_SW_PAD_CFG[src]

read() method returns dio_jtag_sw_pad_cfg::R reader structure

impl ResetValue for DIO_JTAG_SW_PAD_CFG[src]

Register DIO_JTAG_SW_PAD_CFG reset()'s with value 0xdd

type Type = u32

Register size

impl Writable for DIO_JTAG_SW_PAD_CFG[src]

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