[][src]Type Definition atsame70j21b::twihs0::TWIHS_CR

type TWIHS_CR = Reg<u32, _TWIHS_CR>;

Control Register

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

For information about available fields see twihs_cr module

Trait Implementations

impl ResetValue for TWIHS_CR[src]

Register TWIHS_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for TWIHS_CR[src]

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