[][src]Type Definition imxrt1062_sai1::TCR1

type TCR1 = Reg<u32, _TCR1>;

SAI Transmit Configuration 1 Register

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

For information about available fields see tcr1 module

Trait Implementations

impl Readable for TCR1[src]

read() method returns tcr1::R reader structure

impl ResetValue for TCR1[src]

Register TCR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for TCR1[src]

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