[][src]Type Definition nrf52832_pac::uicr::UNUSED2

type UNUSED2 = Reg<u32, _UNUSED2>;

Unspecified

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

For information about available fields see unused2 module

Trait Implementations

impl Readable for UNUSED2[src]

read() method returns unused2::R reader structure

impl ResetValue for UNUSED2[src]

Register UNUSED2 reset()'s with value 0

type Type = u32

Register size

impl Writable for UNUSED2[src]

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