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

type APBCSEL = Reg<u8, _APBCSEL>;

APBC Clock Select

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

For information about available fields see apbcsel module

Trait Implementations

impl Readable for APBCSEL[src]

read() method returns apbcsel::R reader structure

impl ResetValue for APBCSEL[src]

Register APBCSEL reset()'s with value 0

type Type = u8

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

impl Writable for APBCSEL[src]

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