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

type DIO_INT_CFG = Reg<u32, _DIO_INT_CFG>;

DIO Interrupt Configuration

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

For information about available fields see dio_int_cfg module

Trait Implementations

impl Readable for DIO_INT_CFG[src]

read() method returns dio_int_cfg::R reader structure

impl ResetValue for DIO_INT_CFG[src]

Register DIO_INT_CFG[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for DIO_INT_CFG[src]

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