[][src]Type Definition nrf52840_pac::qspi::IFCONFIG1

type IFCONFIG1 = Reg<u32, _IFCONFIG1>;

Interface configuration.

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

For information about available fields see ifconfig1 module

Trait Implementations

impl Readable for IFCONFIG1[src]

read() method returns ifconfig1::R reader structure

impl ResetValue for IFCONFIG1[src]

Register IFCONFIG1 reset()'s with value 0x0004_0480

type Type = u32

Register size

impl Writable for IFCONFIG1[src]

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