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

type TCR2 = Reg<u32, _TCR2>;

SAI Transmit Configuration 2 Register

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

For information about available fields see tcr2 module

Trait Implementations

impl Readable for TCR2[src]

read() method returns tcr2::R reader structure

impl ResetValue for TCR2[src]

Register TCR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for TCR2[src]

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