[][src]Type Definition stm32f4::stm32f469::otg_hs_host::HCCHAR9

type HCCHAR9 = Reg<u32, _HCCHAR9>;

OTG_HS host channel-9 characteristics register

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

For information about available fields see hcchar9 module

Trait Implementations

impl Readable for HCCHAR9[src]

read() method returns hcchar9::R reader structure

impl ResetValue for HCCHAR9[src]

Register HCCHAR9 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCCHAR9[src]

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