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

type TMR = Reg<u32, _TMR>;

SAI Transmit Mask Register

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

For information about available fields see tmr module

Trait Implementations

impl Readable for TMR[src]

read() method returns tmr::R reader structure

impl ResetValue for TMR[src]

Register TMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TMR[src]

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