[][src]Type Definition imxrt1062_pwm1::OUTEN

type OUTEN = Reg<u16, _OUTEN>;

Output Enable Register

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

For information about available fields see outen module

Trait Implementations

impl Readable for OUTEN[src]

read() method returns outen::R reader structure

impl ResetValue for OUTEN[src]

Register OUTEN reset()'s with value 0

type Type = u16

Register size

impl Writable for OUTEN[src]

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