[][src]Type Definition lpc55s6x_pac::i2s0::secchannel::PSTAT

type PSTAT = Reg<u32, _PSTAT>;

Status register for channel pair

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

For information about avaliable fields see pstat module

Trait Implementations

impl Readable for PSTAT[src]

read() method returns pstat::R reader structure

impl Writable for PSTAT[src]

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

impl ResetValue for PSTAT[src]

Register PSTAT reset()'s with value 0

type Type = u32

Register size