[][src]Type Definition imxrt1062_spdif::STL

type STL = Reg<u32, _STL>;

SPDIFTxLeft Register

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

For information about available fields see stl module

Trait Implementations

impl Readable for STL[src]

read() method returns stl::R reader structure

impl ResetValue for STL[src]

Register STL reset()'s with value 0

type Type = u32

Register size

impl Writable for STL[src]

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