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

type MEM_APPS_PERIPH_PRESENT = Reg<u32, _MEM_APPS_PERIPH_PRESENT>;

MEM_APPS_PERIPH_PRESENT

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

For information about available fields see mem_apps_periph_present module

Trait Implementations

impl Readable for MEM_APPS_PERIPH_PRESENT[src]

read() method returns mem_apps_periph_present::R reader structure

impl ResetValue for MEM_APPS_PERIPH_PRESENT[src]

Register MEM_APPS_PERIPH_PRESENT reset()'s with value 0

type Type = u32

Register size

impl Writable for MEM_APPS_PERIPH_PRESENT[src]

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