[][src]Type Definition imxrt1062_pwm1::DTSRCSEL

type DTSRCSEL = Reg<u16, _DTSRCSEL>;

PWM Source Select Register

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

For information about available fields see dtsrcsel module

Trait Implementations

impl Readable for DTSRCSEL[src]

read() method returns dtsrcsel::R reader structure

impl ResetValue for DTSRCSEL[src]

Register DTSRCSEL reset()'s with value 0

type Type = u16

Register size

impl Writable for DTSRCSEL[src]

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