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

type APPS_SS_OVERRIDES = Reg<u32, _APPS_SS_OVERRIDES>;

APPS_SS_OVERRIDES

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

For information about available fields see apps_ss_overrides module

Trait Implementations

impl Readable for APPS_SS_OVERRIDES[src]

read() method returns apps_ss_overrides::R reader structure

impl ResetValue for APPS_SS_OVERRIDES[src]

Register APPS_SS_OVERRIDES reset()'s with value 0

type Type = u32

Register size

impl Writable for APPS_SS_OVERRIDES[src]

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