[][src]Type Definition nrf52832_pac::i2s::psel::LRCK

type LRCK = Reg<u32, _LRCK>;

Pin select for LRCK signal.

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

For information about available fields see lrck module

Trait Implementations

impl Readable for LRCK[src]

read() method returns lrck::R reader structure

impl ResetValue for LRCK[src]

Register LRCK reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for LRCK[src]

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