[][src]Type Definition k22f::i2s0::TCR3

type TCR3 = Reg<u32, _TCR3>;

SAI Transmit Configuration 3 Register

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

For information about available fields see tcr3 module

Trait Implementations

impl Readable for TCR3[src]

read() method returns tcr3::R reader structure

impl ResetValue for TCR3[src]

Register TCR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for TCR3[src]

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