[][src]Type Definition rsl10_pac::bb::BB_WLPRIVADDPTR

type BB_WLPRIVADDPTR = Reg<u32, _BB_WLPRIVADDPTR>;

Address pointer of private devices

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

For information about available fields see bb_wlprivaddptr module

Trait Implementations

impl Readable for BB_WLPRIVADDPTR[src]

read() method returns bb_wlprivaddptr::R reader structure

impl ResetValue for BB_WLPRIVADDPTR[src]

Register BB_WLPRIVADDPTR reset()'s with value 0

type Type = u32

Register size

impl Writable for BB_WLPRIVADDPTR[src]

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