Type Definition atsame54p19a_pac::ccl::LUTCTRL[][src]

type LUTCTRL = Reg<u32, _LUTCTRL>;

LUT Control x

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

For information about available fields see lutctrl module

Trait Implementations

impl Readable for LUTCTRL[src]

read() method returns lutctrl::R reader structure

impl ResetValue for LUTCTRL[src]

Register LUTCTRL[%s] reset()’s with value 0

type Type = u32

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

impl Writable for LUTCTRL[src]

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