Type Definition atsam4lc8a_pac::lcdca::CSRCFG[][src]

type CSRCFG = Reg<u32, _CSRCFG>;

Circular Shift Register Configuration

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

For information about available fields see csrcfg module

Trait Implementations

impl Readable for CSRCFG[src]

read() method returns csrcfg::R reader structure

impl ResetValue for CSRCFG[src]

Register CSRCFG reset()’s with value 0

type Type = u32

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

impl Writable for CSRCFG[src]

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