[][src]Type Definition k210_pac::sysctl::RESET_STATUS

type RESET_STATUS = Reg<u32, _RESET_STATUS>;

Reset source status

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

For information about avaliable fields see reset_status module

Trait Implementations

impl Readable for RESET_STATUS[src]

read() method returns reset_status::R reader structure

impl Writable for RESET_STATUS[src]

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

impl ResetValue for RESET_STATUS[src]

Register reset_status reset()'s with value 0

type Type = u32

Register size