[][src]Type Definition lpc55s6x_pac::syscon::DEBUG_FEATURES

type DEBUG_FEATURES = Reg<u32, _DEBUG_FEATURES>;

Cortex M33 (CPU0) and micro Cortex M33 (CPU1) debug features control -- FOR INTERNAl USE ONLY

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

For information about avaliable fields see debug_features module

Trait Implementations

impl Readable for DEBUG_FEATURES[src]

read() method returns debug_features::R reader structure

impl Writable for DEBUG_FEATURES[src]

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

impl ResetValue for DEBUG_FEATURES[src]

Register DEBUG_FEATURES reset()'s with value 0

type Type = u32

Register size