[][src]Type Definition atsamd11c14a::tcc0::PERB

type PERB = Reg<u32, _PERB>;

Period Buffer

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

For information about avaliable fields see perb module

Trait Implementations

impl Readable for PERB[src]

read() method returns perb::R reader structure

impl ResetValue for PERB[src]

Register PERB reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for PERB[src]

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