[−][src]Type Definition lpc55_pac::syscon::HSLSPICLKSEL
type HSLSPICLKSEL = Reg<u32, _HSLSPICLKSEL>;
HS LSPI clock source select
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see hslspiclksel module
Trait Implementations
impl Readable for HSLSPICLKSEL[src]
read() method returns hslspiclksel::R reader structure
impl ResetValue for HSLSPICLKSEL[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for HSLSPICLKSEL[src]
write(|w| ..) method takes hslspiclksel::W writer structure