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

type BB_DIAGCNTL = Reg<u32, _BB_DIAGCNTL>;

Diagnostic ports control register

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

For information about available fields see bb_diagcntl module

Trait Implementations

impl Readable for BB_DIAGCNTL[src]

read() method returns bb_diagcntl::R reader structure

impl ResetValue for BB_DIAGCNTL[src]

Register BB_DIAGCNTL reset()'s with value 0

type Type = u32

Register size

impl Writable for BB_DIAGCNTL[src]

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