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

type CONFIGNS = Reg<u32, _CONFIGNS>;

Unspecified

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

For information about available fields see configns module

Trait Implementations

impl Readable for CONFIGNS[src]

read() method returns configns::R reader structure

impl ResetValue for CONFIGNS[src]

Register CONFIGNS reset()'s with value 0

type Type = u32

Register size

impl Writable for CONFIGNS[src]

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