[][src]Type Definition rsl10_pac::dig::DIG_RESET_STATUS

type DIG_RESET_STATUS = Reg<u32, _DIG_RESET_STATUS>;

Reset status register

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

For information about available fields see dig_reset_status module

Trait Implementations

impl Readable for DIG_RESET_STATUS[src]

read() method returns dig_reset_status::R reader structure

impl ResetValue for DIG_RESET_STATUS[src]

Register DIG_RESET_STATUS reset()'s with value 0x01

type Type = u32

Register size

impl Writable for DIG_RESET_STATUS[src]

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