Type Definition atsame54p19a_pac::port::group::OUT[][src]

type OUT = Reg<u32, _OUT>;

Data Output Value

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

For information about available fields see out module

Trait Implementations

impl Readable for OUT[src]

read() method returns out::R reader structure

impl ResetValue for OUT[src]

Register OUT reset()’s with value 0

type Type = u32

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

impl Writable for OUT[src]

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