[][src]Type Definition imxrt1062_spdif::SRCD

type SRCD = Reg<u32, _SRCD>;

CDText Control Register

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

For information about available fields see srcd module

Trait Implementations

impl Readable for SRCD[src]

read() method returns srcd::R reader structure

impl ResetValue for SRCD[src]

Register SRCD reset()'s with value 0

type Type = u32

Register size

impl Writable for SRCD[src]

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