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

type MDR = Reg<u32, _MDR>;

SAI MCLK Divide Register

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

For information about available fields see mdr module

Trait Implementations

impl Readable for MDR[src]

read() method returns mdr::R reader structure

impl ResetValue for MDR[src]

Register MDR reset()'s with value 0

type Type = u32

Register size

impl Writable for MDR[src]

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