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

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

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

impl Writable for CFGA[src]

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