[][src]Type Definition atsame70j21b::twihs0::TWIHS_MMR

type TWIHS_MMR = Reg<u32, _TWIHS_MMR>;

Master Mode Register

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

For information about available fields see twihs_mmr module

Trait Implementations

impl Readable for TWIHS_MMR[src]

read() method returns twihs_mmr::R reader structure

impl ResetValue for TWIHS_MMR[src]

Register TWIHS_MMR reset()'s with value 0

type Type = u32

Register size

impl Writable for TWIHS_MMR[src]

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