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

type MEM_NWP_PERIPH_PRESENT = Reg<u32, _MEM_NWP_PERIPH_PRESENT>;

MEM_NWP_PERIPH_PRESENT

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

For information about available fields see mem_nwp_periph_present module

Trait Implementations

impl Readable for MEM_NWP_PERIPH_PRESENT[src]

read() method returns mem_nwp_periph_present::R reader structure

impl ResetValue for MEM_NWP_PERIPH_PRESENT[src]

Register MEM_NWP_PERIPH_PRESENT reset()'s with value 0

type Type = u32

Register size

impl Writable for MEM_NWP_PERIPH_PRESENT[src]

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