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

type FLOW = Reg<u32, _FLOW>;

MTB Flow

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

For information about available fields see flow module

Trait Implementations

impl Readable for FLOW[src]

read() method returns flow::R reader structure

impl ResetValue for FLOW[src]

Register FLOW reset()'s with value 0

type Type = u32

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

impl Writable for FLOW[src]

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