[][src]Type Definition lpc54606_pac::syscon::SPIFICLKSEL

type SPIFICLKSEL = Reg<u32, _SPIFICLKSEL>;

SPIFI clock source select

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

For information about available fields see spificlksel module

Trait Implementations

impl Readable for SPIFICLKSEL[src]

read() method returns spificlksel::R reader structure

impl ResetValue for SPIFICLKSEL[src]

Register SPIFICLKSEL reset()'s with value 0x07

type Type = u32

Register size

impl Writable for SPIFICLKSEL[src]

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