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

type TWIHS_IDR = Reg<u32, _TWIHS_IDR>;

Interrupt Disable Register

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

For information about available fields see twihs_idr module

Trait Implementations

impl ResetValue for TWIHS_IDR[src]

Register TWIHS_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for TWIHS_IDR[src]

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