[][src]Type Definition cc3220sf::stackdie_ctrl::RESET_CAUSE

type RESET_CAUSE = Reg<u32, _RESET_CAUSE>;

Reset cause value captured from the ICR_CLKRST block.

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

For information about available fields see reset_cause module

Trait Implementations

impl Readable for RESET_CAUSE[src]

read() method returns reset_cause::R reader structure

impl ResetValue for RESET_CAUSE[src]

Register RESET_CAUSE reset()'s with value 0

type Type = u32

Register size

impl Writable for RESET_CAUSE[src]

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