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

type APPS_SOFT_RESET = Reg<u32, _APPS_SOFT_RESET>;

APPS_SOFT_RESET

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

For information about available fields see apps_soft_reset module

Trait Implementations

impl Readable for APPS_SOFT_RESET[src]

read() method returns apps_soft_reset::R reader structure

impl ResetValue for APPS_SOFT_RESET[src]

Register APPS_SOFT_RESET reset()'s with value 0

type Type = u32

Register size

impl Writable for APPS_SOFT_RESET[src]

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