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

type REMASK = Reg<u32, _REMASK>;

Optional re-mask register

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

For information about available fields see remask module

Trait Implementations

impl Readable for REMASK[src]

read() method returns remask::R reader structure

impl ResetValue for REMASK[src]

Register REMASK reset()'s with value 0

type Type = u32

Register size

impl Writable for REMASK[src]

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