[][src]Type Definition nrf52832_pac::radio::UNUSED0

type UNUSED0 = Reg<u32, _UNUSED0>;

Unspecified

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

For information about available fields see unused0 module

Trait Implementations

impl Readable for UNUSED0[src]

read() method returns unused0::R reader structure

impl ResetValue for UNUSED0[src]

Register UNUSED0 reset()'s with value 0

type Type = u32

Register size

impl Writable for UNUSED0[src]

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