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

type BB_WLPUBADDPTR = Reg<u32, _BB_WLPUBADDPTR>;

Address pointer of public devices

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

For information about available fields see bb_wlpubaddptr module

Trait Implementations

impl Readable for BB_WLPUBADDPTR[src]

read() method returns bb_wlpubaddptr::R reader structure

impl ResetValue for BB_WLPUBADDPTR[src]

Register BB_WLPUBADDPTR reset()'s with value 0

type Type = u32

Register size

impl Writable for BB_WLPUBADDPTR[src]

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