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

type BB_RAL_PEER_RND = Reg<u32, _BB_RAL_PEER_RND>;

Register used by the Resolving Address List engine

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

For information about available fields see bb_ral_peer_rnd module

Trait Implementations

impl Readable for BB_RAL_PEER_RND[src]

read() method returns bb_ral_peer_rnd::R reader structure

impl ResetValue for BB_RAL_PEER_RND[src]

Register BB_RAL_PEER_RND reset()'s with value 0x0030_f0f0

type Type = u32

Register size

impl Writable for BB_RAL_PEER_RND[src]

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