Type Definition atsam4s2c_pac::rtc::IER[][src]

type IER = Reg<u32, _IER>;

Interrupt Enable Register

This register you can write_with_zero. See API.

For information about available fields see ier module

Trait Implementations

impl Writable for IER[src]

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