[][src]Type Definition imxrt1062_pwm1::MASK

type MASK = Reg<u16, _MASK>;

Mask 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 = u16

Register size

impl Writable for MASK[src]

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