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

type POSITION = Reg<u32, _POSITION>;

MTB Position

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

For information about available fields see position module

Trait Implementations

impl Readable for POSITION[src]

read() method returns position::R reader structure

impl ResetValue for POSITION[src]

Register POSITION reset()'s with value 0

type Type = u32

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

impl Writable for POSITION[src]

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