[][src]Type Definition cc3220sf::gprcm::APPS_RESET_CAUSE

type APPS_RESET_CAUSE = Reg<u32, _APPS_RESET_CAUSE>;

APPS_RESET_CAUSE

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

For information about available fields see apps_reset_cause module

Trait Implementations

impl Readable for APPS_RESET_CAUSE[src]

read() method returns apps_reset_cause::R reader structure

impl ResetValue for APPS_RESET_CAUSE[src]

Register APPS_RESET_CAUSE reset()'s with value 0

type Type = u32

Register size

impl Writable for APPS_RESET_CAUSE[src]

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