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

type CUSTOMER = Reg<u32, _CUSTOMER>;

Description collection[0]: Reserved for customer

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

For information about available fields see customer module

Trait Implementations

impl Readable for CUSTOMER[src]

read() method returns customer::R reader structure

impl ResetValue for CUSTOMER[src]

Register CUSTOMER[%s] reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for CUSTOMER[src]

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