[][src]Type Definition atsame54p20a::pac::WRCTRL

type WRCTRL = Reg<u32, _WRCTRL>;

Write control

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

For information about available fields see wrctrl module

Trait Implementations

impl Readable for WRCTRL[src]

read() method returns wrctrl::R reader structure

impl ResetValue for WRCTRL[src]

Register WRCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for WRCTRL[src]

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