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

type BB_DEBUGADDMIN = Reg<u32, _BB_DEBUGADDMIN>;

Diagnostic ports lower limit

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

For information about available fields see bb_debugaddmin module

Trait Implementations

impl Readable for BB_DEBUGADDMIN[src]

read() method returns bb_debugaddmin::R reader structure

impl ResetValue for BB_DEBUGADDMIN[src]

Register BB_DEBUGADDMIN reset()'s with value 0

type Type = u32

Register size

impl Writable for BB_DEBUGADDMIN[src]

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