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

type TWIHS_IER = Reg<u32, _TWIHS_IER>;

Interrupt Enable Register

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

For information about available fields see twihs_ier module

Trait Implementations

impl ResetValue for TWIHS_IER[src]

Register TWIHS_IER reset()'s with value 0

type Type = u32

Register size

impl Writable for TWIHS_IER[src]

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