Type Definition atsame54n19a_pac::sercom0::i2cm::CTRLC[][src]

type CTRLC = Reg<u32, _CTRLC>;

I2CM 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