[][src]Type Definition imxrt1062_spdif::STC

type STC = Reg<u32, _STC>;

SPDIFTxClk Register

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

For information about available fields see stc module

Trait Implementations

impl Readable for STC[src]

read() method returns stc::R reader structure

impl ResetValue for STC[src]

Register STC reset()'s with value 0x0002_0f00

type Type = u32

Register size

impl Writable for STC[src]

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