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

type DREG = Reg<u32, _DREG>;

D register

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

For information about avaliable fields see dreg module

Trait Implementations

impl Readable for DREG[src]

read() method returns dreg::R reader structure

impl Writable for DREG[src]

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

impl ResetValue for DREG[src]

Register DREG reset()'s with value 0

type Type = u32

Register size