[][src]Type Definition atsame54p::sercom0::i2cs::CTRLC

type CTRLC = Reg<u32, _CTRLC>;

I2CS Control C

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

For information about available fields see ctrlc module

Trait Implementations

impl Readable for CTRLC[src]

read() method returns ctrlc::R reader structure

impl ResetValue for CTRLC[src]

Register CTRLC reset()'s with value 0

type Type = u32

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

impl Writable for CTRLC[src]

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