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

type NWP_SS_OVERRIDES = Reg<u32, _NWP_SS_OVERRIDES>;

NWP_SS_OVERRIDES

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

For information about available fields see nwp_ss_overrides module

Trait Implementations

impl Readable for NWP_SS_OVERRIDES[src]

read() method returns nwp_ss_overrides::R reader structure

impl ResetValue for NWP_SS_OVERRIDES[src]

Register NWP_SS_OVERRIDES reset()'s with value 0

type Type = u32

Register size

impl Writable for NWP_SS_OVERRIDES[src]

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