[][src]Type Definition cc3220sf::common_reg::EMU_DEBUG_REG

type EMU_DEBUG_REG = Reg<u32, _EMU_DEBUG_REG>;

EMU_DEBUG_REG

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

For information about available fields see emu_debug_reg module

Trait Implementations

impl Readable for EMU_DEBUG_REG[src]

read() method returns emu_debug_reg::R reader structure

impl ResetValue for EMU_DEBUG_REG[src]

Register EMU_DEBUG_REG reset()'s with value 0

type Type = u32

Register size

impl Writable for EMU_DEBUG_REG[src]

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