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

type SWMR = Reg<u32, _SWMR>;

SleepWalking Matching Register

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

For information about available fields see swmr module

Trait Implementations

impl Readable for SWMR[src]

read() method returns swmr::R reader structure

impl ResetValue for SWMR[src]

Register SWMR reset()’s with value 0

type Type = u32

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

impl Writable for SWMR[src]

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