[][src]Type Definition atsame70j19b::ssc::SSC_IDR

type SSC_IDR = Reg<u32, _SSC_IDR>;

Interrupt Disable Register

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

For information about available fields see ssc_idr module

Trait Implementations

impl ResetValue for SSC_IDR[src]

Register SSC_IDR reset()'s with value 0

type Type = u32

Register size

impl Writable for SSC_IDR[src]

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