[][src]Type Definition atsamd21e18a::pm::APBASEL

type APBASEL = Reg<u8, _APBASEL>;

APBA Clock Select

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

For information about available fields see apbasel module

Trait Implementations

impl Readable for APBASEL[src]

read() method returns apbasel::R reader structure

impl ResetValue for APBASEL[src]

Register APBASEL reset()'s with value 0

type Type = u8

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

impl Writable for APBASEL[src]

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