[][src]Type Definition lpc55s6x_pac::flash_cfpa0::DCFG_CC_SOCU_PIN

type DCFG_CC_SOCU_PIN = Reg<u32, _DCFG_CC_SOCU_PIN>;

With TZ-M, the part can be sold by level 1 customers (secure code developer) to level-2 customers who develops non-secure code only. - In this scenario, or easy of development, Level-I customer releases the part to always allow non-secure debug. - To allow level-2 customers to further seal the part DCFG_CC_SOCU_NS is used. - ROM will use this word to further restrict the debug access.

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

For information about avaliable fields see dcfg_cc_socu_pin module

Trait Implementations

impl Readable for DCFG_CC_SOCU_PIN[src]

read() method returns dcfg_cc_socu_pin::R reader structure

impl Writable for DCFG_CC_SOCU_PIN[src]

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

impl ResetValue for DCFG_CC_SOCU_PIN[src]

Register DCFG_CC_SOCU_PIN reset()'s with value 0

type Type = u32

Register size