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

type BB_RAL_LOCAL_RND = Reg<u32, _BB_RAL_LOCAL_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_local_rnd module

Trait Implementations

impl Readable for BB_RAL_LOCAL_RND[src]

read() method returns bb_ral_local_rnd::R reader structure

impl ResetValue for BB_RAL_LOCAL_RND[src]

Register BB_RAL_LOCAL_RND reset()'s with value 0x003f_0f0f

type Type = u32

Register size

impl Writable for BB_RAL_LOCAL_RND[src]

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