[][src]Type Definition nrf9160_pac::nvmc_ns::WRITEUICRNS

type WRITEUICRNS = Reg<u32, _WRITEUICRNS>;

Non-secure APPROTECT enable register

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

For information about available fields see writeuicrns module

Trait Implementations

impl ResetValue for WRITEUICRNS[src]

Register WRITEUICRNS reset()'s with value 0

type Type = u32

Register size

impl Writable for WRITEUICRNS[src]

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