Type Definition atsame53j18a_pac::tpi::SPPR[][src]

type SPPR = Reg<u32, _SPPR>;

Selected Pin Protocol Register

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

For information about available fields see sppr module

Trait Implementations

impl Readable for SPPR[src]

read() method returns sppr::R reader structure

impl ResetValue for SPPR[src]

Register SPPR reset()’s with value 0

type Type = u32

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

impl Writable for SPPR[src]

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