Type Definition atsam4lc8a_pac::pm::PBDSEL[][src]

type PBDSEL = Reg<u32, _PBDSEL>;

PBD Clock Select

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

For information about available fields see pbdsel module

Trait Implementations

impl Readable for PBDSEL[src]

read() method returns pbdsel::R reader structure

impl ResetValue for PBDSEL[src]

Register PBDSEL reset()’s with value 0

type Type = u32

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

impl Writable for PBDSEL[src]

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