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

type NWP_RESET_CAUSE = Reg<u32, _NWP_RESET_CAUSE>;

NWP_RESET_CAUSE

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

For information about available fields see nwp_reset_cause module

Trait Implementations

impl Readable for NWP_RESET_CAUSE[src]

read() method returns nwp_reset_cause::R reader structure

impl ResetValue for NWP_RESET_CAUSE[src]

Register NWP_RESET_CAUSE reset()'s with value 0

type Type = u32

Register size

impl Writable for NWP_RESET_CAUSE[src]

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