Type Definition atsam4lc4a_pac::ast::PIR0[][src]

type PIR0 = Reg<u32, _PIR0>;

Periodic Interval Register 0

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

For information about available fields see pir0 module

Trait Implementations

impl Readable for PIR0[src]

read() method returns pir0::R reader structure

impl ResetValue for PIR0[src]

Register PIR0 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for PIR0[src]

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