[][src]Type Definition imxrt1062_spdif::STR

type STR = Reg<u32, _STR>;

SPDIFTxRight Register

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

For information about available fields see str module

Trait Implementations

impl Readable for STR[src]

read() method returns str::R reader structure

impl ResetValue for STR[src]

Register STR reset()'s with value 0

type Type = u32

Register size

impl Writable for STR[src]

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