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

type UNUSED3 = Reg<u32, _UNUSED3>;

Unspecified

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

For information about available fields see unused3 module

Trait Implementations

impl Readable for UNUSED3[src]

read() method returns unused3::R reader structure

impl ResetValue for UNUSED3[src]

Register UNUSED3 reset()'s with value 0

type Type = u32

Register size

impl Writable for UNUSED3[src]

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