[][src]Type Definition lpc55s6x_pac::flash_cmpa::XTAL_16MHZ_CAPABANK_TRIM

type XTAL_16MHZ_CAPABANK_TRIM = Reg<u32, _XTAL_16MHZ_CAPABANK_TRIM>;

Xtal 16MHz capabank triming.

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

For information about available fields see xtal_16mhz_capabank_trim module

Trait Implementations

impl Readable for XTAL_16MHZ_CAPABANK_TRIM[src]

read() method returns xtal_16mhz_capabank_trim::R reader structure

impl ResetValue for XTAL_16MHZ_CAPABANK_TRIM[src]

Register XTAL_16MHZ_CAPABANK_TRIM reset()'s with value 0

type Type = u32

Register size

impl Writable for XTAL_16MHZ_CAPABANK_TRIM[src]

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