[][src]Type Definition imxrt1062_pwm1::SWCOUT

type SWCOUT = Reg<u16, _SWCOUT>;

Software Controlled Output Register

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

For information about available fields see swcout module

Trait Implementations

impl Readable for SWCOUT[src]

read() method returns swcout::R reader structure

impl ResetValue for SWCOUT[src]

Register SWCOUT reset()'s with value 0

type Type = u16

Register size

impl Writable for SWCOUT[src]

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