[][src]Type Definition lpc54606_pac::rit::MASK

type MASK = Reg<u32, _MASK>;

Mask LSB register

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

For information about available fields see mask module

Trait Implementations

impl Readable for MASK[src]

read() method returns mask::R reader structure

impl ResetValue for MASK[src]

Register MASK reset()'s with value 0

type Type = u32

Register size

impl Writable for MASK[src]

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