[][src]Type Definition imxrt1062_sai1::TCR5

type TCR5 = Reg<u32, _TCR5>;

SAI Transmit Configuration 5 Register

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

For information about available fields see tcr5 module

Trait Implementations

impl Readable for TCR5[src]

read() method returns tcr5::R reader structure

impl ResetValue for TCR5[src]

Register TCR5 reset()'s with value 0

type Type = u32

Register size

impl Writable for TCR5[src]

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