[][src]Type Definition lpc55s6x_pac::casper::BREG

type BREG = Reg<u32, _BREG>;

B register

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

For information about avaliable fields see breg module

Trait Implementations

impl Readable for BREG[src]

read() method returns breg::R reader structure

impl Writable for BREG[src]

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

impl ResetValue for BREG[src]

Register BREG reset()'s with value 0

type Type = u32

Register size