Type Definition atsam4lc8a_pac::aesa::DATABUFPTR[][src]

type DATABUFPTR = Reg<u32, _DATABUFPTR>;

Data Buffer Pointer Register

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

For information about available fields see databufptr module

Trait Implementations

impl Readable for DATABUFPTR[src]

read() method returns databufptr::R reader structure

impl ResetValue for DATABUFPTR[src]

Register DATABUFPTR reset()’s with value 0

type Type = u32

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

impl Writable for DATABUFPTR[src]

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