Type Definition atsame70q20_pac::twihs0::MMR[][src]

type MMR = Reg<u32, _MMR>;

Master Mode Register

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

For information about available 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

Raw register type (u8, u16, u32, …).

impl Writable for MMR[src]

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