[][src]Type Definition atsame54p20a::freqm::CFGA

type CFGA = Reg<u16, _CFGA>;

Config A register

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

For information about available fields see cfga module

Trait Implementations

impl Readable for CFGA[src]

read() method returns cfga::R reader structure

impl ResetValue for CFGA[src]

Register CFGA reset()'s with value 0

type Type = u16

Register size

impl Writable for CFGA[src]

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