[][src]Type Definition atsamd21g18a::mtb::MASTER

type MASTER = Reg<u32, _MASTER>;

MTB Master

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

For information about available fields see master module

Trait Implementations

impl Readable for MASTER[src]

read() method returns master::R reader structure

impl ResetValue for MASTER[src]

Register MASTER reset()'s with value 0

type Type = u32

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

impl Writable for MASTER[src]

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