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

type MCU_GLOBAL_SOFT_RESET = Reg<u32, _MCU_GLOBAL_SOFT_RESET>;

MCU_GLOBAL_SOFT_RESET

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

For information about available fields see mcu_global_soft_reset module

Trait Implementations

impl Readable for MCU_GLOBAL_SOFT_RESET[src]

read() method returns mcu_global_soft_reset::R reader structure

impl ResetValue for MCU_GLOBAL_SOFT_RESET[src]

Register MCU_GLOBAL_SOFT_RESET reset()'s with value 0

type Type = u32

Register size

impl Writable for MCU_GLOBAL_SOFT_RESET[src]

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