[][src]Type Definition nrf51::spi0::PSELMISO

type PSELMISO = Reg<u32, _PSELMISO>;

Pin select for MISO.

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

For information about available fields see pselmiso module

Trait Implementations

impl Readable for PSELMISO[src]

read() method returns pselmiso::R reader structure

impl ResetValue for PSELMISO[src]

Register PSELMISO reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for PSELMISO[src]

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