[][src]Type Definition nrf52832_pac::pwm0::psel::OUT

type OUT = Reg<u32, _OUT>;

Description collection[0]: Output pin select for PWM channel 0

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

For information about available fields see out module

Trait Implementations

impl Readable for OUT[src]

read() method returns out::R reader structure

impl ResetValue for OUT[src]

Register OUT[%s] reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for OUT[src]

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