Type Definition atsame54n19a_pac::port::group::OUTCLR[][src]

type OUTCLR = Reg<u32, _OUTCLR>;

Data Output Value Clear

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

For information about available fields see outclr module

Trait Implementations

impl Readable for OUTCLR[src]

read() method returns outclr::R reader structure

impl ResetValue for OUTCLR[src]

Register OUTCLR reset()’s with value 0

type Type = u32

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

impl Writable for OUTCLR[src]

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