[][src]Type Definition atsamd51j::port::group::IN

type IN = Reg<u32, _IN>;

Data Input Value

This register you can read. See API.

For information about available fields see in_ module

Trait Implementations

impl Readable for IN[src]

read() method returns in_::R reader structure