[][src]Type Definition atsame54n::port::group::OUTSET

type OUTSET = Reg<u32, _OUTSET>;

Data Output Value Set

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

For information about available fields see outset module

Trait Implementations

impl Readable for OUTSET[src]

read() method returns outset::R reader structure

impl ResetValue for OUTSET[src]

Register OUTSET reset()'s with value 0

type Type = u32

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

impl Writable for OUTSET[src]

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