[][src]Type Definition alt_sam3x8e::twi0::MMR

type MMR = Reg<u32, _MMR>;

Master Mode Register

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

For information about avaliable fields see mmr module

Trait Implementations

impl Readable for MMR[src]

read() method returns mmr::R reader structure

impl ResetValue for MMR[src]

Register MMR reset()'s with value 0

type Type = u32

Register size

impl Writable for MMR[src]

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