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

pub type WRCTRL = Reg<u32, _WRCTRL>;
Expand description

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

Register WRCTRL reset()’s with value 0

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

Reset value of the register.

read() method returns wrctrl::R reader structure

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